- getGValueArray
int function(GstControlBinding* binding, GstClockTime timestamp, GstClockTime interval, uint nValues, GValue* values) getGValueArray;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getValue
GValue* function(GstControlBinding* binding, GstClockTime timestamp) getValue;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getValueArray
int function(GstControlBinding* binding, GstClockTime timestamp, GstClockTime interval, uint nValues, void* values) getValueArray;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- parentClass
GstObjectClass parentClass;
Undocumented in source.
- syncValues
int function(GstControlBinding* binding, GstObject* object, GstClockTime timestamp, GstClockTime lastSync) syncValues;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
The class structure of GstControlBinding. GstObjectClass parent_class; Parent class sync_values () get_value () get_value_array () get_g_value_array ()