Module Node.Constant_source
Constant source nodes.
type opts
The type for
ConstantSourceOptions
.
val opts : ?offset:float -> unit -> opts
opts ()
are constant source node options with given parameters.
type t
The type for
ConstantSourceNode
objects.