ControlSource.getValueArray

Gets an array of values for for this #GstControlSource. Values that are undefined contain NANs.

class ControlSource
bool
getValueArray

Parameters

timestamp GstClockTime

the first timestamp

interval GstClockTime

the time steps

values double[]

array to put control-values in

Return: %TRUE if the given array could be filled, %FALSE otherwise

Meta