vot.js - v2.4.12
Preparing search index...
@vot.js/ext
<internal>
MediaTrackCapabilities
Interface MediaTrackCapabilities
interface
MediaTrackCapabilities
{
aspectRatio
?:
DoubleRange
;
autoGainControl
?:
boolean
[]
;
backgroundBlur
?:
boolean
[]
;
channelCount
?:
ULongRange
;
deviceId
?:
string
;
displaySurface
?:
string
;
echoCancellation
?:
boolean
[]
;
facingMode
?:
string
[]
;
frameRate
?:
DoubleRange
;
groupId
?:
string
;
height
?:
ULongRange
;
noiseSuppression
?:
boolean
[]
;
sampleRate
?:
ULongRange
;
sampleSize
?:
ULongRange
;
width
?:
ULongRange
;
}
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
?:
DoubleRange
Optional
auto
Gain
Control
autoGainControl
?:
boolean
[]
Optional
background
Blur
backgroundBlur
?:
boolean
[]
Optional
channel
Count
channelCount
?:
ULongRange
Optional
device
Id
deviceId
?:
string
Optional
display
Surface
displaySurface
?:
string
Optional
echo
Cancellation
echoCancellation
?:
boolean
[]
Optional
facing
Mode
facingMode
?:
string
[]
Optional
frame
Rate
frameRate
?:
DoubleRange
Optional
group
Id
groupId
?:
string
Optional
height
height
?:
ULongRange
Optional
noise
Suppression
noiseSuppression
?:
boolean
[]
Optional
sample
Rate
sampleRate
?:
ULongRange
Optional
sample
Size
sampleSize
?:
ULongRange
Optional
width
width
?:
ULongRange
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...