ARGBControlBinding.this

Create a new control-binding that attaches the given #GstControlSource to the #GObject property.

Parameters

object gst.object.ObjectGst

the object of the property

propertyName string

the property-name to attach the control source

csA gst.control_source.ControlSource

the control source for the alpha channel

csR gst.control_source.ControlSource

the control source for the red channel

csG gst.control_source.ControlSource

the control source for the green channel

csB gst.control_source.ControlSource

the control source for the blue channel

Return Value

the new #GstARGBControlBinding