mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 15:51:11 +00:00
07cf7b2a29
When loopback recording from a render device, the wasapi2src element captures audio even if the device is muted. This change adds the 'loopback-silence-on-device-mute' property that, when set to `true`, causes wasapi2src to inject silence in the pipeline when the device is muted. Fixes: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1306 Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4337> |
||
---|---|---|
.. | ||
AsyncOperations.h | ||
gstwasapi2client.cpp | ||
gstwasapi2client.h | ||
gstwasapi2device.c | ||
gstwasapi2device.h | ||
gstwasapi2ringbuffer.cpp | ||
gstwasapi2ringbuffer.h | ||
gstwasapi2sink.c | ||
gstwasapi2sink.h | ||
gstwasapi2src.c | ||
gstwasapi2src.h | ||
gstwasapi2util.c | ||
gstwasapi2util.h | ||
meson.build | ||
plugin.c |