pub type AudioUnitParameterID = u32;Available on crate feature
AUComponent only.Expand description
Type used for audio unit parameters. Parameters are typically used to control and set render state (for instance, filter cut-off frequency)
See also Appleās documentation