TimedValueControlSource
Object Hierarchy:
Description:
[ CCode ( cname = "GstTimedValueControlSource" , lower_case_cprefix = "gst_timed_value_control_source_" , type_id = "gst_timed_value_control_source_get_type ()" ) ]
[ GIR ( name = "TimedValueControlSource" ) ]
public abstract class TimedValueControlSource : ControlSource
[ GIR ( name = "TimedValueControlSource" ) ]
public abstract class TimedValueControlSource : ControlSource
Base class for ControlSource that use time-stamped values.
When overriding bind, chain up first to give this bind implementation a chance to setup things.
All functions are MT-safe.
All known sub-classes:
Namespace: Gst.Controller
Package: gstreamer-controller-1.0
Content:
Creation methods:
Methods:
Signals:
Fields:
Inherited Members:
All known members inherited from class Gst.ControlSource
All known members inherited from class Gst.Object
All known members inherited from class GLib.Object