ARGBControlBinding.this
this
(gst.object.ObjectWrap object, string propertyName, gst.control_source.ControlSource csA, gst.control_source.ControlSource csR, gst.control_source.ControlSource csG, gst.control_source.ControlSource csB)Create a new control-binding that attaches the given #GstControlSource to the #GObject property.
Parameters
object | the object of the property |
propertyName | the property-name to attach the control source |
csA | the control source for the alpha channel |
csR | the control source for the red channel |
csG | the control source for the green channel |
csB | the control source for the blue channel |
Returns
the new #GstARGBControlBinding