vot.js - v2.4.12
Preparing search index...
@vot.js/ext
<internal>
MediaTrackConstraintSet
Interface MediaTrackConstraintSet
interface
MediaTrackConstraintSet
{
aspectRatio
?:
ConstrainDouble
;
autoGainControl
?:
ConstrainBoolean
;
backgroundBlur
?:
ConstrainBoolean
;
channelCount
?:
ConstrainULong
;
deviceId
?:
ConstrainDOMString
;
displaySurface
?:
ConstrainDOMString
;
echoCancellation
?:
ConstrainBoolean
;
facingMode
?:
ConstrainDOMString
;
frameRate
?:
ConstrainDouble
;
groupId
?:
ConstrainDOMString
;
height
?:
ConstrainULong
;
noiseSuppression
?:
ConstrainBoolean
;
sampleRate
?:
ConstrainULong
;
sampleSize
?:
ConstrainULong
;
width
?:
ConstrainULong
;
}
Hierarchy (
View Summary
)
MediaTrackConstraintSet
MediaTrackConstraints
Index
Properties
aspect
Ratio?
auto
Gain
Control?
background
Blur?
channel
Count?
device
Id?
display
Surface?
echo
Cancellation?
facing
Mode?
frame
Rate?
group
Id?
height?
noise
Suppression?
sample
Rate?
sample
Size?
width?
Properties
Optional
aspect
Ratio
aspectRatio
?:
ConstrainDouble
Optional
auto
Gain
Control
autoGainControl
?:
ConstrainBoolean
Optional
background
Blur
backgroundBlur
?:
ConstrainBoolean
Optional
channel
Count
channelCount
?:
ConstrainULong
Optional
device
Id
deviceId
?:
ConstrainDOMString
Optional
display
Surface
displaySurface
?:
ConstrainDOMString
Optional
echo
Cancellation
echoCancellation
?:
ConstrainBoolean
Optional
facing
Mode
facingMode
?:
ConstrainDOMString
Optional
frame
Rate
frameRate
?:
ConstrainDouble
Optional
group
Id
groupId
?:
ConstrainDOMString
Optional
height
height
?:
ConstrainULong
Optional
noise
Suppression
noiseSuppression
?:
ConstrainBoolean
Optional
sample
Rate
sampleRate
?:
ConstrainULong
Optional
sample
Size
sampleSize
?:
ConstrainULong
Optional
width
width
?:
ConstrainULong
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
aspect
Ratio
auto
Gain
Control
background
Blur
channel
Count
device
Id
display
Surface
echo
Cancellation
facing
Mode
frame
Rate
group
Id
height
noise
Suppression
sample
Rate
sample
Size
width
vot.js - v2.4.12
Loading...