wasapi2: Use AUDCLNT_STREAMFLAGS_NOPERSIST flag
authorSeungha Yang <seungha@centricular.com>
Sun, 6 Jun 2021 08:32:59 +0000 (17:32 +0900)
committerSeungha Yang <seungha@centricular.com>
Tue, 8 Jun 2021 10:39:26 +0000 (19:39 +0900)
commit4b42671c9924674e77b8b35f3b22abab651e8bb3
tree2af422ebc7640a7edbcd016f4b37989f1bebcbfb
parentd5384ffbd0f101173d200e214e9ad488886c1db7
wasapi2: Use AUDCLNT_STREAMFLAGS_NOPERSIST flag

... so that we can disable persistence of our mute/volume status

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2306>
sys/wasapi2/gstwasapi2client.cpp