debugutils: Add fakeaudiosink element
authorPhilippe Normand <philn@igalia.com>
Tue, 30 Mar 2021 13:40:53 +0000 (14:40 +0100)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Fri, 9 Apr 2021 08:13:12 +0000 (08:13 +0000)
commit933ebba43535d75a3274f519cbcaf70863a9464c
treecaa1482ef8b0a39b0a3b06aa4ca6beefd102ee09
parentf992c521c382ee23e94148ad523bd5e7782f29a6
debugutils: Add fakeaudiosink element

This element can be useful for CI purposes on machines not running any system
audio daemon. The element implements the GstStreamVolume interface.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2125>
docs/plugins/gst_plugins_cache.json
gst/debugutils/debugutilsbad.c
gst/debugutils/gstfakeaudiosink.c [new file with mode: 0644]
gst/debugutils/gstfakeaudiosink.h [new file with mode: 0644]
gst/debugutils/meson.build