DirectControlBinding


Object Hierarchy:

Gst.Controller.DirectControlBinding Gst.Controller.DirectControlBinding Gst.Controller.DirectControlBinding Gst.ControlBinding Gst.ControlBinding Gst.ControlBinding->Gst.Controller.DirectControlBinding Gst.Object Gst.Object Gst.Object->Gst.ControlBinding GLib.InitiallyUnowned GLib.InitiallyUnowned GLib.InitiallyUnowned->Gst.Object GLib.Object GLib.Object GLib.Object->GLib.InitiallyUnowned

Description:

[ CCode ( cname = "GstDirectControlBinding" , lower_case_cprefix = "gst_direct_control_binding_" , type_id = "gst_direct_control_binding_get_type ()" ) ]
[ GIR ( name = "DirectControlBinding" ) ]
public class DirectControlBinding : ControlBinding

A value mapping object that attaches control sources to gobject properties.

It will map the control values directly to the target property range. If a non-absolute direct control binding is used, the value range [0.0 ... 1.0] is mapped to full target property range, and all values outside the range will be clipped. An absolute control binding will not do any value transformations.


Namespace: Gst.Controller

Content:

Properties:

Creation methods:

Fields:

Inherited Members:

All known members inherited from class Gst.ControlBinding