ControlSource.getValueArray

Gets an array of values for for this gstreamer.ControlSource 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 Value

Type: bool

TRUE if the given array could be filled, FALSE otherwise