Public Member Functions | |
MA_ATOMIC (4, ma_uint32) executionCounter | |
MA_ATOMIC (4, ma_uint32) executionPointer | |
MA_ATOMIC (4, ma_result) result | |
MA_ATOMIC (4, ma_bool32) isLooping |
Public Attributes | |
ma_data_source_base | ds |
ma_resource_manager * | pResourceManager |
ma_resource_manager_data_buffer_node * | pNode |
ma_uint32 | flags |
ma_uint64 | seekTargetInPCMFrames |
ma_bool32 | seekToCursorOnNextRead |
ma_atomic_bool32 | isConnectorInitialized |
union { | |
ma_decoder decoder | |
ma_audio_buffer buffer | |
ma_paged_audio_buffer pagedBuffer | |
} | connector |