|
raygui-widget
|

Public Member Functions | |
| MA_ATOMIC (4, ma_resource_manager_data_supply_type) type | |
Public Attributes | |
| union { | |
| struct { | |
| const void * pData | |
| size_t sizeInBytes | |
| } encoded | |
| struct { | |
| const void * pData | |
| ma_uint64 totalFrameCount | |
| ma_uint64 decodedFrameCount | |
| ma_format format | |
| ma_uint32 channels | |
| ma_uint32 sampleRate | |
| } decoded | |
| struct { | |
| ma_paged_audio_buffer_data data | |
| ma_uint64 decodedFrameCount | |
| ma_uint32 sampleRate | |
| } decodedPaged | |
| } | backend |
1.8.13