21 #include "../../SDL_internal.h" 23 #ifndef _SDL_directsound_h 24 #define _SDL_directsound_h 26 #include "../../core/windows/SDL_directx.h" 28 #include "../SDL_sysaudio.h" 31 #define _THIS SDL_AudioDevice *this
LPDIRECTSOUNDCAPTUREBUFFER capturebuf
LPDIRECTSOUNDBUFFER mixbuf
LPDIRECTSOUNDCAPTURE capture
uint8_t Uint8
An unsigned 8-bit integer type.