wasapi: Patched WinRT to compile.
This commit is contained in:
parent
d6b4f48488
commit
0b58e96d9e
5 changed files with 36 additions and 30 deletions
|
@ -35,6 +35,5 @@ void SDL_IMMDevice_EnumerateEndpoints(SDL_AudioDevice **default_output, SDL_Audi
|
|||
LPGUID SDL_IMMDevice_GetDirectSoundGUID(SDL_AudioDevice *device);
|
||||
LPCWSTR SDL_IMMDevice_GetDevID(SDL_AudioDevice *device);
|
||||
void SDL_IMMDevice_FreeDeviceHandle(SDL_AudioDevice *device);
|
||||
SDL_AudioFormat SDL_WaveFormatExToSDLFormat(WAVEFORMATEX *waveformat);
|
||||
|
||||
#endif /* SDL_IMMDEVICE_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue