23 Jan
2023
23 Jan
'23
1:22 a.m.
On Thu Jan 19 20:48:29 2023 +0000, Bernhard Kölbl wrote:
It wasn't an issue so far, maybe we can flush it on the pause signal edge? In that case, a call to `IAudioClient_Reset` will do.
```suggestion:-0+0 IAudioClient_Stop(impl->audio_client); IAudioClient_Reset(impl->audio_client); ``` -- https://gitlab.winehq.org/wine/wine/-/merge_requests/1948#note_21365