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