@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="MediaTrackSupportedConstraints")
public static interface MediaTrackSupportedConstraints.Builder
extends MediaTrackSupportedConstraints
MediaTrackSupportedConstraints.Builder| Modifier and Type | Method and Description |
|---|---|
default MediaTrackSupportedConstraints.Builder |
aspectRatio(boolean aspectRatio)
The MediaTrackSupportedConstraints dictionary's aspectRatio property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the aspectRatio constraint.
|
default MediaTrackSupportedConstraints.Builder |
autoGainControl(boolean autoGainControl)
The MediaTrackSupportedConstraints dictionary's autoGainControl property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the autoGainControl constraint.
|
default MediaTrackSupportedConstraints.Builder |
channelCount(boolean channelCount)
The MediaTrackSupportedConstraints dictionary's channelCount property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the channelCount constraint.
|
default MediaTrackSupportedConstraints.Builder |
cursor(boolean cursor)
The MediaTrackSupportedConstraints dictionary's cursor property indicates whether or not the cursor constraint is supported by the user agent and the device on which the content is being used.
|
default MediaTrackSupportedConstraints.Builder |
deviceId(boolean deviceId)
The MediaTrackSupportedConstraints dictionary's deviceId property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the deviceId constraint.
|
default MediaTrackSupportedConstraints.Builder |
displaySurface(boolean displaySurface)
The MediaTrackSupportedConstraints dictionary's displaySurface property indicates whether or not the displaySurface constraint is supported by the user agent and the device on which the content is being used.
|
default MediaTrackSupportedConstraints.Builder |
echoCancellation(boolean echoCancellation)
The MediaTrackSupportedConstraints dictionary's echoCancellation property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the echoCancellation constraint.
|
default MediaTrackSupportedConstraints.Builder |
facingMode(boolean facingMode)
The MediaTrackSupportedConstraints dictionary's facingMode property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the facingMode constraint.
|
default MediaTrackSupportedConstraints.Builder |
frameRate(boolean frameRate)
The MediaTrackSupportedConstraints dictionary's frameRate property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the frameRate constraint.
|
default MediaTrackSupportedConstraints.Builder |
groupId(boolean groupId)
The MediaTrackSupportedConstraints dictionary's groupId property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the groupId constraint.
|
default MediaTrackSupportedConstraints.Builder |
height(boolean height)
The MediaTrackSupportedConstraints dictionary's height property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the height constraint.
|
default MediaTrackSupportedConstraints.Builder |
latency(boolean latency)
The MediaTrackSupportedConstraints dictionary's latency property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the latency constraint.
|
default MediaTrackSupportedConstraints.Builder |
logicalSurface(boolean logicalSurface) |
default MediaTrackSupportedConstraints.Builder |
noiseSuppression(boolean noiseSuppression)
The MediaTrackSupportedConstraints dictionary's noiseSuppression property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the noiseSuppression constraint.
|
default MediaTrackSupportedConstraints.Builder |
resizeMode(boolean resizeMode) |
default MediaTrackSupportedConstraints.Builder |
restrictOwnAudio(boolean restrictOwnAudio) |
default MediaTrackSupportedConstraints.Builder |
sampleRate(boolean sampleRate)
The MediaTrackSupportedConstraints dictionary's sampleRate property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the sampleRate constraint.
|
default MediaTrackSupportedConstraints.Builder |
sampleSize(boolean sampleSize)
The MediaTrackSupportedConstraints dictionary's sampleSize property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the sampleSize constraint.
|
default MediaTrackSupportedConstraints.Builder |
suppressLocalAudioPlayback(boolean suppressLocalAudioPlayback) |
default MediaTrackSupportedConstraints.Builder |
width(boolean width)
The MediaTrackSupportedConstraints dictionary's width property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the width constraint.
|
aspectRatio, autoGainControl, channelCount, create, cursor, deviceId, displaySurface, echoCancellation, facingMode, frameRate, groupId, height, latency, logicalSurface, noiseSuppression, resizeMode, restrictOwnAudio, sampleRate, sampleSize, setAspectRatio, setAutoGainControl, setChannelCount, setCursor, setDeviceId, setDisplaySurface, setEchoCancellation, setFacingMode, setFrameRate, setGroupId, setHeight, setLatency, setLogicalSurface, setNoiseSuppression, setResizeMode, setRestrictOwnAudio, setSampleRate, setSampleSize, setSuppressLocalAudioPlayback, setWidth, suppressLocalAudioPlayback, width@JsOverlay @Nonnull default MediaTrackSupportedConstraints.Builder aspectRatio(boolean aspectRatio)
@JsOverlay @Nonnull default MediaTrackSupportedConstraints.Builder autoGainControl(boolean autoGainControl)
@JsOverlay @Nonnull default MediaTrackSupportedConstraints.Builder channelCount(boolean channelCount)
@JsOverlay @Nonnull default MediaTrackSupportedConstraints.Builder deviceId(boolean deviceId)
@JsOverlay @Nonnull default MediaTrackSupportedConstraints.Builder echoCancellation(boolean echoCancellation)
@JsOverlay @Nonnull default MediaTrackSupportedConstraints.Builder facingMode(boolean facingMode)
@JsOverlay @Nonnull default MediaTrackSupportedConstraints.Builder frameRate(boolean frameRate)
@JsOverlay @Nonnull default MediaTrackSupportedConstraints.Builder groupId(boolean groupId)
@JsOverlay @Nonnull default MediaTrackSupportedConstraints.Builder height(boolean height)
@JsOverlay @Nonnull default MediaTrackSupportedConstraints.Builder latency(boolean latency)
@JsOverlay @Nonnull default MediaTrackSupportedConstraints.Builder noiseSuppression(boolean noiseSuppression)
@JsOverlay @Nonnull default MediaTrackSupportedConstraints.Builder resizeMode(boolean resizeMode)
@JsOverlay @Nonnull default MediaTrackSupportedConstraints.Builder sampleRate(boolean sampleRate)
@JsOverlay @Nonnull default MediaTrackSupportedConstraints.Builder sampleSize(boolean sampleSize)
@JsOverlay @Nonnull default MediaTrackSupportedConstraints.Builder width(boolean width)
@JsOverlay @Nonnull default MediaTrackSupportedConstraints.Builder cursor(boolean cursor)
@JsOverlay @Nonnull default MediaTrackSupportedConstraints.Builder displaySurface(boolean displaySurface)
@JsOverlay @Nonnull default MediaTrackSupportedConstraints.Builder logicalSurface(boolean logicalSurface)
@JsOverlay @Nonnull default MediaTrackSupportedConstraints.Builder restrictOwnAudio(boolean restrictOwnAudio)
@JsOverlay @Nonnull default MediaTrackSupportedConstraints.Builder suppressLocalAudioPlayback(boolean suppressLocalAudioPlayback)