AudioQueueParameterValue

Type Alias AudioQueueParameterValue 

Source
pub type AudioQueueParameterValue = f32;
Available on crate feature AudioQueue only.
Expand description

A value for an audio queue parameter.

See also Apple’s documentation