Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 797 Bytes

sip.js.sessionmanagermediaconstraints.md

File metadata and controls

21 lines (13 loc) · 797 Bytes

Home > sip.js > SessionManagerMediaConstraints

SessionManagerMediaConstraints interface

Constraints for SessionManagerMedia.

Signature:

export interface SessionManagerMediaConstraints 

Properties

Property Modifiers Type Description
audio boolean If true, offer and answer to send and receive audio.
video boolean If true, offer and answer to send and receive video.