Module Node.Media_stream_track_source
Media stream track source nodes.
type opts
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.
type t
The type for
MediaStreamTrackAudioSourceNode
objects.