SDL3_mixer audio subsystem wrapper. More...
#include <SDL3/SDL.h>#include <SDL3_mixer/SDL_mixer.h>#include <cstddef>#include <memory>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | mxvk::VK_Mixer |
| SDL3_mixer-based audio manager. More... | |
Namespaces | |
| namespace | mx |
| namespace | mxvk |
| Utilities for loading and saving PNG images. | |
Typedefs | |
| using | mx::Mixer = mxvk::VK_Mixer |
| using | mxvk::Mixer = VK_Mixer |
| using | mx::VK_Mixer = mxvk::VK_Mixer |
SDL3_mixer audio subsystem wrapper.
Definition in file mxvk_sound.hpp.