Node.Destination
Destination nodes.
type t
The type for AudioDestinationNode objects.
AudioDestinationNode
val as_node : t -> node
as_node n is n as an audio node.
as_node n
n
val max_channel_count : t -> int
max_channel_count n is the maximum amount of channels supported by n.
max_channel_count n