|
raygui-widget
|

Public Member Functions | |
| MA_ATOMIC (4, ma_uint32) inlinedSoundCount | |
Public Attributes | |
| ma_node_graph | nodeGraph |
| ma_resource_manager * | pResourceManager |
| ma_device * | pDevice |
| ma_log * | pLog |
| ma_uint32 | sampleRate |
| ma_uint32 | listenerCount |
| ma_spatializer_listener | listeners [MA_ENGINE_MAX_LISTENERS] |
| ma_allocation_callbacks | allocationCallbacks |
| ma_bool8 | ownsResourceManager |
| ma_bool8 | ownsDevice |
| ma_spinlock | inlinedSoundLock |
| ma_sound_inlined * | pInlinedSoundHead |
| ma_uint32 | gainSmoothTimeInFrames |
| ma_uint32 | defaultVolumeSmoothTimeInPCMFrames |
| ma_mono_expansion_mode | monoExpansionMode |
| ma_engine_process_proc | onProcess |
| void * | pProcessUserData |
1.8.13