@@ -8500,6 +8504,7 @@ ma_result ma_device_init_internal__wasapi(ma_context* pContext, ma_device_type d
pAudioClient2->lpVtbl->Release(pAudioClient2);
}
}
/* Here is where we try to determine the best format to use with the device. If the client if wanting exclusive mode, first try finding the best format for that. If this fails, fall back to shared mode. */