Node.Media_element_source
Media element source nodes.
The type for MediaElementAudioSourceOptions
.
val opts : el:Brr_io.Media.El.t -> unit -> opts
opts ~el ()
are media element source node options with given parameters.
The type for MediaElementAudioSourceNode
objects.
val media_element : t -> Brr_io.Media.El.t
media_element n
is the media element of n
.