GstControlBindingClass.getValue

struct GstControlBindingClass
extern (C)
GValue* function(GstControlBinding* binding, GstClockTime timestamp) getValue;

Return Value

the GValue of the property at the given time, or NULL if the property isn't controlled.