ControlSource.getValueArray

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

class ControlSource
int
getValueArray

Parameters

timestamp GstClockTime

the first timestamp

interval GstClockTime

the time steps

values double[]

array to put control-values in

Return Value

Type: int

TRUE if the given array could be filled, FALSE otherwise

Meta