Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 765 Bytes

sip.js.simpleusermediaconstraints.md

File metadata and controls

21 lines (13 loc) · 765 Bytes

Home > sip.js > SimpleUserMediaConstraints

SimpleUserMediaConstraints interface

Constraints for SimpleUserMedia.

Signature:

export interface SimpleUserMediaConstraints 

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.