Preparing search index...
The search index is not available
melonjs
melonjs
<internal>
MediaTrackConstraints
Interface MediaTrackConstraints
interface
MediaTrackConstraints
{
advanced
?:
MediaTrackConstraintSet
[]
;
aspectRatio
?:
ConstrainDouble
;
autoGainControl
?:
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 full
)
MediaTrackConstraintSet
MediaTrackConstraints
Index
Properties
advanced?
aspect
Ratio?
auto
Gain
Control?
channel
Count?
device
Id?
display
Surface?
echo
Cancellation?
facing
Mode?
frame
Rate?
group
Id?
height?
noise
Suppression?
sample
Rate?
sample
Size?
width?
Properties
Optional
advanced
advanced
?:
MediaTrackConstraintSet
[]
Optional
aspect
Ratio
aspect
Ratio
?:
ConstrainDouble
Optional
auto
Gain
Control
auto
Gain
Control
?:
ConstrainBoolean
Optional
channel
Count
channel
Count
?:
ConstrainULong
Optional
device
Id
device
Id
?:
ConstrainDOMString
Optional
display
Surface
display
Surface
?:
ConstrainDOMString
Optional
echo
Cancellation
echo
Cancellation
?:
ConstrainBoolean
Optional
facing
Mode
facing
Mode
?:
ConstrainDOMString
Optional
frame
Rate
frame
Rate
?:
ConstrainDouble
Optional
group
Id
group
Id
?:
ConstrainDOMString
Optional
height
height
?:
ConstrainULong
Optional
noise
Suppression
noise
Suppression
?:
ConstrainBoolean
Optional
sample
Rate
sample
Rate
?:
ConstrainULong
Optional
sample
Size
sample
Size
?:
ConstrainULong
Optional
width
width
?:
ConstrainULong
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
advanced
aspect
Ratio
auto
Gain
Control
channel
Count
device
Id
display
Surface
echo
Cancellation
facing
Mode
frame
Rate
group
Id
height
noise
Suppression
sample
Rate
sample
Size
width
melonjs
Loading...