The MediaStreamTrackAudioSourceOptions dictionary is used when specifying options to the MediaStreamTrackAudioSourceNode() constructor.
Note that this dictionary isn't needed when using the AudioContext.createMediaStreamTrackSource() method.
mediaStreamTrackThe MediaStreamTrack from which to take audio data for this node's output.
| Specification | 
|---|
| Web Audio API  # MediaStreamTrackAudioSourceOptions  | 
| Desktop | Mobile | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Chrome | Edge | Firefox | Internet Explorer | Opera | Safari | WebView Android | Chrome Android | Firefox for Android | Opera Android | Safari on IOS | Samsung Internet | |
MediaStreamTrackAudioSourceOptions | 
No  | 
No  | 
68  | 
No  | 
No  | 
No  | 
No  | 
No  | 
68  | 
No  | 
No  | 
No  | 
mediaStreamTrack | 
No  | 
No  | 
68  | 
No  | 
No  | 
No  | 
No  | 
No  | 
68  | 
No  | 
No  | 
No  | 
    © 2005–2021 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
    https://developer.mozilla.org/en-US/docs/Web/API/MediaStreamTrackAudioSourceOptions