DirectControlBinding.newAbsolute

Create a new control-binding that attaches the #GstControlSource to the #GObject property. It will directly map the control source values to the target property range without any transformations.

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

Type: gstcontroller.direct_control_binding.DirectControlBinding

the new #GstDirectControlBinding