Expand description
This module is an attempt at rustifying the OSStatus result.
Re-exports§
pub use self::audio::Error as AudioError;
pub use self::audio_codec::Error as AudioCodecError;
pub use self::audio_format::Error as AudioFormatError;
pub use self::audio_unit::Error as AudioUnitError;
Modules§
Enums§
- Error
- A wrapper around all possible Core Audio errors.