Module Node.Destination

Destination nodes.

type t

The type for AudioDestinationNode objects.

val as_node : t -> node

as_node n is n as an audio node.

val max_channel_count : t -> int

max_channel_count n is the maximum amount of channels supported by n.