Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 807 Bytes

sip.js.sessionmanagermediaremote.md

File metadata and controls

21 lines (13 loc) · 807 Bytes

Home > sip.js > SessionManagerMediaRemote

SessionManagerMediaRemote interface

Remote media elements for SessionManagerMedia.

Signature:

export interface SessionManagerMediaRemote 

Properties

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.