gstreamer/sys/wasapi2
Seungha Yang be0df31b15 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.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1731>
2020-12-14 19:08:21 +00:00
..
AsyncOperations.h wasapi2: Introduce new WASAPI plugin 2020-06-08 03:10:05 +00:00
gstwasapi2client.cpp wasapi2: Ensure unmute when opening audio client 2020-12-14 19:08:21 +00:00
gstwasapi2client.h wasapi2: Activate device asynchronously if required 2020-07-26 12:52:15 +00:00
gstwasapi2device.c wasapi2device: Allow empty caps for UWP use case 2020-07-26 12:52:15 +00:00
gstwasapi2device.h wasapi2: Add device provider implementation 2020-06-08 03:10:05 +00:00
gstwasapi2sink.c wasapi2, mfvideosrc: Update "dispatcher" property to be only writable 2020-07-31 21:50:16 +09:00
gstwasapi2sink.h wasapi2: Introduce new WASAPI plugin 2020-06-08 03:10:05 +00:00
gstwasapi2src.c wasapi2, mfvideosrc: Update "dispatcher" property to be only writable 2020-07-31 21:50:16 +09:00
gstwasapi2src.h wasapi2: Introduce new WASAPI plugin 2020-06-08 03:10:05 +00:00
gstwasapi2util.c plugins: Use g_win32_error_message for HRESULT to string conversion 2020-07-18 11:05:52 +09:00
gstwasapi2util.h wasapi2: Introduce new WASAPI plugin 2020-06-08 03:10:05 +00:00
meson.build wasapi2: Add device provider implementation 2020-06-08 03:10:05 +00:00
plugin.c docs: remove gst prefix from plugin titles 2020-07-02 18:10:21 +02:00