GstControlSourceGetValueArray

Function for returning an array of values for starting at a given timestamp.

alias GstControlSourceGetValueArray = int function(GstControlSource* self, GstClockTime timestamp, GstClockTime interval, uint nValues, double* values)

Return Value

%TRUE if the values were successfully calculated.

Meta