SDL/src/audio/wasapi
Sam Lantinga 56e85064ff Fixed audio recording latency after a hitch
We want to return any data as soon as it's available, if we get a hitch and always wait, we'll never catch up.
2024-06-26 12:06:03 -07:00
..
SDL_wasapi.c Fixed audio recording latency after a hitch 2024-06-26 12:06:03 -07:00
SDL_wasapi.h audio: Refer to audio devices to "playback" and "recording". 2024-06-15 01:08:12 -04:00
SDL_wasapi_win32.c audio: Refer to audio devices to "playback" and "recording". 2024-06-15 01:08:12 -04:00
SDL_wasapi_winrt.cpp audio: Refer to audio devices to "playback" and "recording". 2024-06-15 01:08:12 -04:00