DirectControlBinding.this

Create a new control-binding that attaches the #GstControlSource to the #GObject property. It will map the control source range [0.0 ... 1.0] to the full target property range, and clip all values outside this range.

Parameters

object gst.object.ObjectGst

the object of the property

propertyName string

the property-name to attach the control source

cs gst.control_source.ControlSource

the control source

Return Value

the new #GstDirectControlBinding