Skip to content

Files

Latest commit

author
John Riordan
Apr 23, 2020
3e58f1a · Apr 23, 2020

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.