#GstProxyControlBinding forwards all access to data or sync_values() requests from property_name on object to the control binding at ref_property_name on ref_object.
Gets a number of #GValues for the given controlled property starting at the requested time. The array values need to hold enough space for n_values of #GValue.
Gets the value for the given controlled property at the requested time.
Checks if the control binding is disabled.
This function is used to disable a control binding for some time, i.e. gst.object.ObjectGst.syncValues will do nothing.
Sets the property of the object, according to the #GstControlSources that handles it and for the given timestamp.
A #GstControlBinding that forwards requests to another #GstControlBinding