Add enum property to control output on progress bin
This merge requests adds a property on the progressbin
called output
of type ProgressBinOutput
. The purpose of this is to showcase how to add enum-type properties on GStreamer plugins.
Edited by Sebastian Dröge