Create a new control-binding that attaches the given #GstControlSource to the #GObject property.
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 value mapping object that attaches multiple control sources to a guint gobject properties representing a color. A control value of 0.0 will turn the color component off and a value of 1.0 will be the color level.