TriggerControlSource


Object Hierarchy:

Gst.Controller.TriggerControlSource Gst.Controller.TriggerControlSource Gst.Controller.TriggerControlSource Gst.Controller.TimedValueControlSource Gst.Controller.TimedValueControlSource Gst.Controller.TimedValueControlSource->Gst.Controller.TriggerControlSource Gst.ControlSource Gst.ControlSource Gst.ControlSource->Gst.Controller.TimedValueControlSource Gst.Object Gst.Object Gst.Object->Gst.ControlSource GLib.InitiallyUnowned GLib.InitiallyUnowned GLib.InitiallyUnowned->Gst.Object GLib.Object GLib.Object GLib.Object->GLib.InitiallyUnowned

Description:

[ CCode ( cname = "GstTriggerControlSource" , lower_case_cprefix = "gst_trigger_control_source_" , type_id = "gst_trigger_control_source_get_type ()" ) ]
[ GIR ( name = "TriggerControlSource" ) ]
public class TriggerControlSource : TimedValueControlSource

TriggerControlSource is a ControlSource, that returns values from user-given control points.

It allows for a tolerance on the time-stamps.

To use TriggerControlSource get a new instance by calling TriggerControlSource , bind it to a ParamSpec and set some control points by calling @set.

All functions are MT-safe.


Namespace: Gst.Controller

Content:

Properties:

Creation methods:

Inherited Members:

All known members inherited from class Gst.Controller.TimedValueControlSource
All known members inherited from class Gst.ControlSource