Module rich_sdl2_rust::audio::spec
source · Expand description
Provides tools to make a specification to require what an audio device is.
Structs§
- A specification to require what an audio device is.
- A builder to build an information representing what specification is required for an audio device.
- A flag what component may fallback into an actual audio device.
Traits§
- A type of the callback to interact with the raw audio buffer.