SDL/src/audio/wasapi
Ryan C. Gordon d2d4914ac3
audio: WaitDevice/WaitCaptureDevice now returns a result.
This is an attempt to centralize all the error handling, instead of
implicitly counting on WaitDevice implementations to disconnect the device
to report an error.
2023-10-03 10:35:18 -04:00
..
SDL_wasapi.c audio: WaitDevice/WaitCaptureDevice now returns a result. 2023-10-03 10:35:18 -04:00
SDL_wasapi.h wasapi: Deal with device failures when we aren't holding the device lock. 2023-09-27 14:33:09 -04:00
SDL_wasapi_win32.c android: Reworked audio backends for SDL3 audio API. 2023-07-30 11:56:41 -04:00
SDL_wasapi_winrt.cpp android: Reworked audio backends for SDL3 audio API. 2023-07-30 11:56:41 -04:00