- GstReserved
void*[4] GstReserved;
Undocumented in source.
- getGValueArray
int function(GstControlBinding* binding, GstClockTime timestamp, GstClockTime interval, uint nValues, GValue* values) getGValueArray;
- getValue
GValue* function(GstControlBinding* binding, GstClockTime timestamp) getValue;
- getValueArray
int function(GstControlBinding* binding, GstClockTime timestamp, GstClockTime interval, uint nValues, void* values) getValueArray;
- parentClass
GstObjectClass parentClass;
- syncValues
int function(GstControlBinding* binding, GstObject* object, GstClockTime timestamp, GstClockTime lastSync) syncValues;
The class structure of #GstControlBinding.