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