MediaOptions
Properties
| Property | Type | Description |
|---|---|---|
audioProcessors | TrackProcessor[] | Media Processors |
getDefaultConstraints? | () => object | Pass default constraints to use with get media wrappers |
getMuteState | () => DeviceMuteState | A function to get the devices' mute state |
signals | MediaSignals | Media signals to be used for the module See MediaSignals |
stopVideoTrackAsMute? | () => boolean | - |
videoProcessors | TrackProcessor[] | - |