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
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.
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