LFOControlSource
Object Hierarchy:
Description:
[ CCode ( cname = "GstLFOControlSource" , lower_case_cprefix = "gst_lfo_control_source_" , type_id = "gst_lfo_control_source_get_type ()" ) ]
[ GIR ( name = "LFOControlSource" ) ]
public class LFOControlSource : ControlSource
[ GIR ( name = "LFOControlSource" ) ]
public class LFOControlSource : ControlSource
LFOControlSource is a ControlSource, that provides several periodic waveforms as control values.
To use LFOControlSource get a new instance by calling LFOControlSource, bind it to a ParamSpec and set the relevant properties.
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.ControlSource
All known members inherited from class Gst.Object
All known members inherited from class GLib.Object