Node.Media_stream_track_source
Media stream track source nodes.
The type for MediaStreamTrackAudioSourceOptions
.
val opts : stream:Brr_io.Media.Track.t -> unit -> opts
opts ~stream ()
are media stream track source node options with given parameters.
The type for MediaStreamTrackAudioSourceNode
objects.
create ~opts c
creates a media stream track audio source node.