shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk.model
/
VideoConstraints
/
VideoConstraints
Video
Constraints
constructor
(
width
:
VideoResolution
?
=
null
,
height
:
VideoResolution
?
=
null
,
frameRate
:
VideoFrameRate
?
=
null
,
facingMode
:
FacingMode
?
=
null
,
deviceId
:
String
?
=
null
,
aspectRatio
:
Double
?
=
null
)