]> Repos - portaudio/commit
wasapi: Fixed underruns in the Exclusive mode on UWP platform (or when timeBeginPerio...
authordmitrykos <dmitrykos@neutroncode.com>
Fri, 11 Dec 2020 13:30:08 +0000 (15:30 +0200)
committerdmitrykos <dmitrykos@neutroncode.com>
Fri, 11 Dec 2020 13:30:08 +0000 (15:30 +0200)
commitf3924081ab5004deb86ed055d674bd018959b878
tree62db884d5fa12193f7899b94d327c1ccac0530f0
parente5279859cecd4d2e0bd68b6cfc07a5c40a73a5eb
wasapi: Fixed underruns in the Exclusive mode on UWP platform (or when timeBeginPeriod does not allow to set 1 ms granularity) by assuming that system timer granularity on UWP equals to 10 msec, make sure time to sleep provided by GetNextSleepTime is aligned to the granularity of the system timer.
src/hostapi/wasapi/pa_win_wasapi.c