MediaTrackSettings

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

aspectRatio
void aspectRatio(double 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(int 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(string 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(string 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(double 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(string 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(int 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(double 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(string 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(int 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(int 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(double 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(int 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