package brr

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

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.