advanced? | MediaTrackConstraintSet[] | - | MediaTrackConstraints.advanced |
asd? | ConstrainBoolean | Audio Signal Detection for the purpose of checking if the audio input is hardware muted or unusable | - |
aspectRatio? | ConstrainDouble | - | MediaTrackConstraints.aspectRatio |
autoGainControl? | ConstrainBoolean | - | MediaTrackConstraints.autoGainControl |
backgroundBlur? | ConstrainBoolean | - | MediaTrackConstraints.backgroundBlur |
backgroundBlurAmount? | ConstrainULong | Blur size/level parameter when using video segmentation with blur effects | - |
backgroundImageUrl? | ConstrainDOMString | Image Url that is being used for video overlay effects | - |
channelCount? | ConstrainULong | - | MediaTrackConstraints.channelCount |
contentHint? | ConstrainDOMString | Content Hint for the track to apply | - |
denoise? | ConstrainBoolean | Whether or not using our own noise suppression | - |
device? | DeviceConstraint | ConstraintDeviceParameters | Same purpose as deviceId but it gives more information about the device so that we can have extra tolerance on device selection | - |
deviceId? | ConstrainDOMString | - | MediaTrackConstraints.deviceId |
displaySurface? | ConstrainDOMString | - | MediaTrackConstraints.displaySurface |
echoCancellation? | ConstrainBoolean | - | MediaTrackConstraints.echoCancellation |
edgeBlurAmount? | ConstrainULong | Blur amount applied to the segmented person's edge | - |
facingMode? | ConstrainDOMString | - | MediaTrackConstraints.facingMode |
foregroundThreshold? | ConstrainDouble | Erode level for edge smoothing when using video segmentation | - |
frameRate? | ConstrainDouble | - | MediaTrackConstraints.frameRate |
groupId? | ConstrainDOMString | - | MediaTrackConstraints.groupId |
height? | ConstrainULong | - | MediaTrackConstraints.height |
latency? | ConstrainNumber | - | MediaTrackConstraints.latency |
maskCombineRatio? | ConstrainDouble | The ratio to be used for smoothing segmentation mask | - |
mixWithAdditionalMedia? | ConstrainBoolean | Audio Signal Detection for the purpose of checking if the audio input is hardware muted or unusable | - |
noiseSuppression? | ConstrainBoolean | - | MediaTrackConstraints.noiseSuppression |
pan? | boolean | Current pan, tilt and zoom level for a PTZ controllable camera on web | - |
resizeMode? | ConstrainDOMString | Image Url that is being used for video overlay effects | - |
sampleRate? | ConstrainULong | - | MediaTrackConstraints.sampleRate |
sampleSize? | ConstrainULong | - | MediaTrackConstraints.sampleSize |
tilt? | boolean | - | - |
vad? | ConstrainBoolean | Voice Activity Detection | - |
videoSegmentation? | ConstrainDOMString | Whether or not using video segmentation, e.g. background blur/replacement, to specify the effects, intended to be applied to the segment. Available effects are none, blur, overlay or remove | - |
videoSegmentationModel? | ConstrainDOMString | Segmentation model to be used for video segmentation, currently only supports mediapipeSelfie and personify | - |
volume? | ConstrainNumber | - | MediaTrackConstraints.volume |
width? | ConstrainULong | - | MediaTrackConstraints.width |
zoom? | boolean | - | - |