coast_audio_miniaudio library

Support for doing something awesome.

More dartdocs go here.

Classes

AAudioDeviceInfo
CoreAudioDevice
DeviceInfo<T>
MabAudioConverter
MabAudioConverterNode
MabAudioConverterResult
MabAudioDecoder
MabAudioDecoderInfo
MabAudioEncoder
MabAudioPlayer
MabAudioRecorder
MabBase
An abstract class for implementing mabridge's functionality
MabCaptureDevice
MabCaptureDeviceNode
MabDevice
A base class for MabCaptureDevice and MabPlaybackDevice.
MabDeviceContext
MabDeviceId
MabDeviceInfo
MabDeviceNotification
MabDeviceReadResult
MabDeviceWriteResult
MabFilterBase
MabFilterNode
MabHighPassFilter
High pass filter. It uses ma_hpf(Butterworth) implementations.
MabHighShelfFilter
High shelf filter. It uses ma_hishelf2 implementations.
MabLibrary
MabLibrary manages mabridge's DynamicLibrary instance
MabLowPassFilter
Low pass filter. It uses ma_lpf(Butterworth) implementations.
MabLowShelfFilter
Low shelf filter. It uses ma_loshelf2 implementations.
MabPeakingEqFilter
High shelf filter. It uses ma_peak2 implementations.
MabPlaybackDevice
MabPlaybackDeviceNode
MaResult
OpenSLDeviceInfo

Enums

MabAudioPlayerState
MabAudioRecorderState
MabBackend
Mapped enum of ma_backend.
MabChannelMixMode
Mapped enum of ma_channel_mix_mode.
MabDeviceNotificationType
Mapped enum of ma_device_notification_type.
MabDeviceState
Mapped enum of ma_device_state.
MabDeviceType
Mapped enum of ma_device_type.
MabDitherMode
Mapped enum of ma_dither_mode.
MabEncodingFormat
Mapped enum of ma_encoding_format.
MabFormat
Mapped enum of ma_format.
MabPerformanceProfile
Mapped enum of ma_performance_profile.
MaResultName

Exceptions / Errors

MaResultException