Skip to content

Fix an issue where wasapi failed to capture/playback just because the...

Simon Morlat requested to merge fix/wasapi-volume-error into master

Fix an issue where wasapi failed to capture/playback just because the IID_ISimpleAudioVolume interface failed to initialize - which is not a sufficient reason to abort the capture/playback initialisation.

Merge request reports