mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-23 11:38:28 +00:00
WinRT: Wait until audio device activation is complete and PrepDevice during OpenAudio
This commit is contained in:
@@ -725,6 +725,12 @@ WASAPI_ThreadDeinit(_THIS)
|
||||
WASAPI_PlatformThreadDeinit(this);
|
||||
}
|
||||
|
||||
void
|
||||
WASAPI_BeginLoopIteration(_THIS)
|
||||
{
|
||||
/* no-op. */
|
||||
}
|
||||
|
||||
static void
|
||||
WASAPI_Deinitialize(void)
|
||||
{
|
||||
|
Reference in New Issue
Block a user