DirectControlBinding.this
this
(void * ptr, Flag!"Take" take)No documentation available for this declaration.
this
(gst.object.ObjectWrap object, string propertyName, gst.control_source.ControlSource cs)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 | the object of the property |
propertyName | the property-name to attach the control source |
cs | the control source |
Returns
the new #GstDirectControlBinding