The MediaStreamTrackAudioSourceOptions
dictionary is used when specifying options to the MediaStreamTrackAudioSourceNode()
constructor. It isn't needed when using the AudioContext.createMediaStreamTrackSource()
method.
Properties
mediaStreamTrack
- The
MediaStreamTrack
from which to take audio data for this node's output.
Specifications
Specification | Status | Comment |
---|---|---|
Web Audio API The definition of 'MediaStreamTrackAudioSourceOptions' in that specification. |
Working Draft |
Browser compatibility
BCD tables only load in the browser