|
raygui-widget
|

Public Attributes | |
| ma_resampling_backend * | pBackend |
| ma_resampling_backend_vtable * | pBackendVTable |
| void * | pBackendUserData |
| ma_format | format |
| ma_uint32 | channels |
| ma_uint32 | sampleRateIn |
| ma_uint32 | sampleRateOut |
| union { | |
| ma_linear_resampler linear | |
| } | state |
| void * | _pHeap |
| ma_bool32 | _ownsHeap |
1.8.13