Classes | |
| class | AudioBackendFactory |
| Factory for creating audio backends. More... | |
| struct | AudioConfig |
| struct | AudioStatus |
| class | IAudioBackend |
| Abstract audio backend interface. More... | |
| class | SDL2AudioBackend |
| SDL2 audio backend implementation. More... | |
Enumerations | |
| enum class | SampleFormat { INT16 , FLOAT32 } |
|
strong |
| Enumerator | |
|---|---|
| INT16 | |
| FLOAT32 | |
Definition at line 19 of file audio_backend.h.