GstControlBindingClass

The class structure of #GstControlBinding.

Members

Variables

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;

Parent class

syncValues
int function(GstControlBinding* binding, GstObject* object, GstClockTime timestamp, GstClockTime lastSync) syncValues;

Meta