Node.WorkletWorklet nodes.
The type for AudioWorkletOptions.
val opts :
?channel_count:int ->
?channel_count_mode:Channel_count_mode.t ->
?channel_interpretation:Channel_interpretation.t ->
?input_count:int ->
?output_count:int ->
?output_channel_count:int list ->
?parameters:Jv.t ->
?processor_options:Jv.t ->
unit ->
optsopts () are worklet node options with given parameters.
The type for AudioWorkletNode objects.
val port : t -> Brr_io.Message.Port.tport n is the port of n.