ObjectGst.addControlBinding

Attach the #GstControlBinding to the object. If there already was a #GstControlBinding for this property it will be replaced.

The @object will take ownership of the @binding.

class ObjectGst
bool
addControlBinding

Parameters

binding ControlBinding

the #GstControlBinding that should be used

Return: %FALSE if the given @binding has not been setup for this object or has been setup for a non suitable property, %TRUE otherwise.

Meta