Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 767 Bytes

sip.js.simpleusermediaconstraints.md

File metadata and controls

21 lines (13 loc) · 767 Bytes

Home > sip.js > SimpleUserMediaConstraints

SimpleUserMediaConstraints interface

Constraints for SimpleUserMedia.

Signature:

export interface SimpleUserMediaConstraints 

Properties

Property 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.