Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 622 Bytes

sip.js.simpleusermedialocal.md

File metadata and controls

20 lines (12 loc) · 622 Bytes

Home > sip.js > SimpleUserMediaLocal

SimpleUserMediaLocal interface

Local media elements for SimpleUserMedia.

Signature:

export interface SimpleUserMediaLocal 

Properties

Property Type Description
video HTMLVideoElement The local video media stream is attached to this element.