Module error

Module error 

Source
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§

audio
audio_codec
audio_format
audio_unit

Enums§

Error
A wrapper around all possible Core Audio errors.