sdl2_frt/src/audio/wasapi
Ryan C. Gordon c85c57a05d wasapi: Handle lost audio device endpoints.
This gracefully recovers when a device format is changed, and will switch
to the new default device if the current one is unplugged, etc.

This does not handle when a new default device is added; it only notices
if the current default goes away. That will be fixed by implementing the
stubbed-out MMNotificationClient_OnDefaultDeviceChanged() function.
2017-03-29 14:23:39 -04:00
..
SDL_wasapi.c wasapi: Handle lost audio device endpoints. 2017-03-29 14:23:39 -04:00
SDL_wasapi.h wasapi: Handle lost audio device endpoints. 2017-03-29 14:23:39 -04:00