Public Attributes | |
Sound_Sample * | next |
Sound_Sample * | prev |
SDL_RWops * | rw |
const Sound_DecoderFunctions * | funcs |
void * | buffer |
Uint32 | buffer_size |
void * | decoder_private |
Sint32 | total_time |
Uint32 | mix_position |
MixFunc | mix |
Definition at line 217 of file SDL_sound_internal.h.