pub type AudioUnit = *mut OpaqueAudioComponentInstance;Expand description
An audio unit is of type AudioComponentInstance as defined in AudioComponent.h
See also Appleās documentation
pub type AudioUnit = *mut OpaqueAudioComponentInstance;An audio unit is of type AudioComponentInstance as defined in AudioComponent.h
See also Appleās documentation