MediaTrackSupportedConstraints

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

aspectRatio
void aspectRatio(bool aspectRatio)
Undocumented in source. Be warned that the author may not have intended to support it.
aspectRatio
auto aspectRatio()
Undocumented in source. Be warned that the author may not have intended to support it.
autoGainControl
void autoGainControl(bool autoGainControl)
Undocumented in source. Be warned that the author may not have intended to support it.
autoGainControl
auto autoGainControl()
Undocumented in source. Be warned that the author may not have intended to support it.
channelCount
void channelCount(bool channelCount)
Undocumented in source. Be warned that the author may not have intended to support it.
channelCount
auto channelCount()
Undocumented in source. Be warned that the author may not have intended to support it.
deviceId
void deviceId(bool deviceId)
Undocumented in source. Be warned that the author may not have intended to support it.
deviceId
auto deviceId()
Undocumented in source. Be warned that the author may not have intended to support it.
echoCancellation
void echoCancellation(bool echoCancellation)
Undocumented in source. Be warned that the author may not have intended to support it.
echoCancellation
auto echoCancellation()
Undocumented in source. Be warned that the author may not have intended to support it.
facingMode
void facingMode(bool facingMode)
Undocumented in source. Be warned that the author may not have intended to support it.
facingMode
auto facingMode()
Undocumented in source. Be warned that the author may not have intended to support it.
frameRate
void frameRate(bool frameRate)
Undocumented in source. Be warned that the author may not have intended to support it.
frameRate
auto frameRate()
Undocumented in source. Be warned that the author may not have intended to support it.
groupId
void groupId(bool groupId)
Undocumented in source. Be warned that the author may not have intended to support it.
groupId
auto groupId()
Undocumented in source. Be warned that the author may not have intended to support it.
height
void height(bool height)
Undocumented in source. Be warned that the author may not have intended to support it.
height
auto height()
Undocumented in source. Be warned that the author may not have intended to support it.
latency
void latency(bool latency)
Undocumented in source. Be warned that the author may not have intended to support it.
latency
auto latency()
Undocumented in source. Be warned that the author may not have intended to support it.
noiseSuppression
void noiseSuppression(bool noiseSuppression)
Undocumented in source. Be warned that the author may not have intended to support it.
noiseSuppression
auto noiseSuppression()
Undocumented in source. Be warned that the author may not have intended to support it.
resizeMode
void resizeMode(bool resizeMode)
Undocumented in source. Be warned that the author may not have intended to support it.
resizeMode
auto resizeMode()
Undocumented in source. Be warned that the author may not have intended to support it.
sampleRate
void sampleRate(bool sampleRate)
Undocumented in source. Be warned that the author may not have intended to support it.
sampleRate
auto sampleRate()
Undocumented in source. Be warned that the author may not have intended to support it.
sampleSize
void sampleSize(bool sampleSize)
Undocumented in source. Be warned that the author may not have intended to support it.
sampleSize
auto sampleSize()
Undocumented in source. Be warned that the author may not have intended to support it.
volume
void volume(bool volume)
Undocumented in source. Be warned that the author may not have intended to support it.
volume
auto volume()
Undocumented in source. Be warned that the author may not have intended to support it.
width
void width(bool width)
Undocumented in source. Be warned that the author may not have intended to support it.
width
auto width()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
auto create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta