SDL 2.0
|
#include <SDL_wave.h>
Data Fields | |
Sint32 | status |
Uint32 | samplelength |
Definition at line 73 of file SDL_wave.h.
Uint32 WaveFact::samplelength |
Definition at line 90 of file SDL_wave.h.
Referenced by WaveAdjustToFactValue(), WaveCheckFormat(), and WaveLoad().
Sint32 WaveFact::status |
Definition at line 80 of file SDL_wave.h.
Referenced by WaveAdjustToFactValue(), WaveCheckFormat(), and WaveLoad().