Home > sip.js > SessionManagerMediaConstraints
Constraints for SessionManagerMedia.
Signature:
export interface SessionManagerMediaConstraints
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. |