MediaTrackConstraintSet

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

aspectRatio
void aspectRatio(ConstrainDouble 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(ConstrainBoolean 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(ConstrainULong 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(ConstrainDOMString 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(ConstrainBoolean 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(ConstrainDOMString 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(ConstrainDouble 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(ConstrainDOMString 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(ConstrainULong 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(ConstrainDouble 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(ConstrainBoolean 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(ConstrainDOMString 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(ConstrainULong 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(ConstrainULong 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(ConstrainDouble 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(ConstrainULong 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