Skip to main content

AudioUnitElement

Type Alias AudioUnitElement 

Source
pub type AudioUnitElement = u32;
Expand description

Type used for audio unit elements. Scopes can have one or more member, and a member of a scope is addressed / described by its element For instance, input bus 1 is input scope, element 1

See also Apple’s documentation