Skip to content

debugutils: Add fakeaudiosink element

Philippe Normand requested to merge philn/gst-plugins-bad:fakeaudiosink into master

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

Merge request reports