Go to the source code of this file.
◆ DS_AudioDecoder
◆ DS_AudioDecoder_Convert()
| int DS_AudioDecoder_Convert |
( |
DS_AudioDecoder * |
this, |
|
|
const void * |
in_data, |
|
|
unsigned int |
in_size, |
|
|
void * |
out_data, |
|
|
unsigned int |
out_size, |
|
|
unsigned int * |
size_read, |
|
|
unsigned int * |
size_written |
|
) |
| |
◆ DS_AudioDecoder_Destroy()
◆ DS_AudioDecoder_GetSrcSize()
◆ DS_AudioDecoder_Open()
References _AllocatorProperties::cbAlign, _AllocatorProperties::cbBuffer, _AllocatorProperties::cbPrefix, _AllocatorProperties::cBuffers, DS_FilterCreate(), FORMAT_WaveFormatEx, guid, MEDIASUBTYPE_PCM, MEDIATYPE_Audio, NULL, and print_wave_header().
Referenced by w32a_init_audio().