mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 00:31:13 +00:00
1a02a59e42
In order for user to be able to track changes in the value set in GstTimedValueControlSource the following signals have been added: * value-added * value-removed * value-changed To be able to use a GstControlPoint to be marshalled into the signals, the GstControlPoint structure is now registerd as a GBoxed type. New API: ~~~~~~~ * GstTimedValueControlSource::value-added * GstTimedValueControlSource::value-removed * GstTimedValueControlSource::value-added https://bugzilla.gnome.org/show_bug.cgi?id=737616 |
||
---|---|---|
.. | ||
.gitignore | ||
controller.h | ||
gstargbcontrolbinding.c | ||
gstargbcontrolbinding.h | ||
gstdirectcontrolbinding.c | ||
gstdirectcontrolbinding.h | ||
gstinterpolationcontrolsource.c | ||
gstinterpolationcontrolsource.h | ||
gstlfocontrolsource.c | ||
gstlfocontrolsource.h | ||
gsttimedvaluecontrolsource.c | ||
gsttimedvaluecontrolsource.h | ||
gsttriggercontrolsource.c | ||
gsttriggercontrolsource.h | ||
Makefile.am |