add_control_binding
Description:
Attach the ControlBinding to the object.
If there already was a ControlBinding for this property it will be replaced.
The object's reference count will be incremented, and any floating reference will be removed (see gst_object_ref_sink
)
Parameters:
this |
the controller object |
binding |
the ControlBinding that should be used |
Returns:
|