|
SpaghettiKart
|
#include <miniaudio.h>
Public Member Functions | |
| MA_ATOMIC (4, ma_uint32) inlinedSoundCount | |
| ma_engine::MA_ATOMIC | ( | 4 | , |
| ma_uint32 | ) |
| ma_allocation_callbacks ma_engine::allocationCallbacks |
| ma_uint32 ma_engine::defaultVolumeSmoothTimeInPCMFrames |
| ma_uint32 ma_engine::gainSmoothTimeInFrames |
| ma_spinlock ma_engine::inlinedSoundLock |
| ma_uint32 ma_engine::listenerCount |
| ma_spatializer_listener ma_engine::listeners[MA_ENGINE_MAX_LISTENERS] |
| ma_mono_expansion_mode ma_engine::monoExpansionMode |
| ma_node_graph ma_engine::nodeGraph |
| ma_engine_process_proc ma_engine::onProcess |
| ma_bool8 ma_engine::ownsDevice |
| ma_bool8 ma_engine::ownsResourceManager |
| ma_device* ma_engine::pDevice |
| ma_sound_inlined* ma_engine::pInlinedSoundHead |
| ma_log* ma_engine::pLog |
| void* ma_engine::pProcessUserData |
| ma_resource_manager* ma_engine::pResourceManager |
| ma_uint32 ma_engine::sampleRate |