TriggerControlSource
Object Hierarchy:
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
[ 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
Package: gstreamer-controller-1.0
Content:
Properties:
Creation methods:
Inherited Members:
All known members inherited from class Gst.Controller.TimedValueControlSource
All known members inherited from class Gst.ControlSource
All known members inherited from class Gst.Object
All known members inherited from class GLib.Object