Home > sip.js > SimpleUserMediaRemote
Remote media elements for SimpleUserMedia.
Signature:
export interface SimpleUserMediaRemote
Property | Type | Description |
---|---|---|
audio | HTMLAudioElement |
The remote audio media stream is attached to this element. |
video | HTMLVideoElement |
The remote video media stream is attached to this element. |