ControlSource.controlSourceGetValueArray

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

class ControlSource
bool
controlSourceGetValueArray

Parameters

timestamp gst.types.ClockTime

the first timestamp

interval gst.types.ClockTime

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