Module Worklet.Processor
Audio worklet processors.
type t
The type for
AudioWorkletProcessor
objects.
val port : t -> Brr_io.Message.Port.t
port p
is the port ofp
.
Worklet.Processor
Audio worklet processors.
type t
The type for AudioWorkletProcessor
objects.
val port : t -> Brr_io.Message.Port.t
port p
is the port of p
.