Module spec

Source
Expand description

Provides tools to make a specification to require what an audio device is.

Structs§

AudioSpec
A specification to require what an audio device is.
AudioSpecBuilder
A builder to build an information representing what specification is required for an audio device.
FallbackFlag
A flag what component may fallback into an actual audio device.

Traits§

AudioCallback
A type of the callback to interact with the raw audio buffer.