mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 08:11:16 +00:00
1a28e7b043
Make sure to use it where appropriate and add some logging when setting an object property from an action. And use the valgrind.conf to set all the properties instead of having a mixture of a config scenario and the config file (making sure the max-lateness is set on any sink)
2 lines
211 B
Text
2 lines
211 B
Text
core, action=set-property, target-element-klass=Filter, property-name=qos, property-value=false
|
|
core, action=set-property, target-element-klass=Sink, property-name=max-lateness, property-value=-1, optional=true
|