正在准备搜索索引...
搜索索引不可用
@custouch-open/js-sdk
@custouch-open/js-sdk
index
<internal>
MediaTrackConstraints
接口 MediaTrackConstraints
interface
MediaTrackConstraints
{
advanced
?:
MediaTrackConstraintSet
[]
;
aspectRatio
?:
ConstrainDouble
;
autoGainControl
?:
ConstrainBoolean
;
channelCount
?:
ConstrainULong
;
deviceId
?:
ConstrainDOMString
;
echoCancellation
?:
ConstrainBoolean
;
facingMode
?:
ConstrainDOMString
;
frameRate
?:
ConstrainDouble
;
groupId
?:
ConstrainDOMString
;
height
?:
ConstrainULong
;
latency
?:
ConstrainDouble
;
noiseSuppression
?:
ConstrainBoolean
;
sampleRate
?:
ConstrainULong
;
sampleSize
?:
ConstrainULong
;
suppressLocalAudioPlayback
?:
ConstrainBoolean
;
width
?:
ConstrainULong
;
}
层级 (
查看完整内容
)
MediaTrackConstraintSet
MediaTrackConstraints
索引
属性
advanced?
aspect
Ratio?
auto
Gain
Control?
channel
Count?
device
Id?
echo
Cancellation?
facing
Mode?
frame
Rate?
group
Id?
height?
latency?
noise
Suppression?
sample
Rate?
sample
Size?
suppress
Local
Audio
Playback?
width?
属性
可选
advanced
advanced
?:
MediaTrackConstraintSet
[]
可选
aspect
Ratio
aspect
Ratio
?:
ConstrainDouble
可选
auto
Gain
Control
auto
Gain
Control
?:
ConstrainBoolean
可选
channel
Count
channel
Count
?:
ConstrainULong
可选
device
Id
device
Id
?:
ConstrainDOMString
可选
echo
Cancellation
echo
Cancellation
?:
ConstrainBoolean
可选
facing
Mode
facing
Mode
?:
ConstrainDOMString
可选
frame
Rate
frame
Rate
?:
ConstrainDouble
可选
group
Id
group
Id
?:
ConstrainDOMString
可选
height
height
?:
ConstrainULong
可选
latency
latency
?:
ConstrainDouble
可选
noise
Suppression
noise
Suppression
?:
ConstrainBoolean
可选
sample
Rate
sample
Rate
?:
ConstrainULong
可选
sample
Size
sample
Size
?:
ConstrainULong
可选
suppress
Local
Audio
Playback
suppress
Local
Audio
Playback
?:
ConstrainBoolean
可选
width
width
?:
ConstrainULong
显示设置
成员可见性
受保护
继承
外部
配色
自动
浅色
深色
目录
属性
advanced
aspect
Ratio
auto
Gain
Control
channel
Count
device
Id
echo
Cancellation
facing
Mode
frame
Rate
group
Id
height
latency
noise
Suppression
sample
Rate
sample
Size
suppress
Local
Audio
Playback
width
@custouch-open/js-sdk
加载中……