Home > sip.js > SessionManagerMediaRemote
Remote media elements for SessionManagerMedia.
Signature:
export interface SessionManagerMediaRemote
Property | Modifiers | 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. |