Skip to content

wasapi2: Ensure unmute when opening audio client

ISimpleAudioVolume::SetMute() status seems to be preserved even after process is terminated. In order to start audio client with unmuted state, always disable mute when opening audio client.

Merge request reports