ControlSource.controlSourceGetValue

bool controlSourceGetValue(gst.types.ClockTime timestamp, out double value)

Gets the value for this #GstControlSource at a given timestamp.

Parameters

timestampthe time for which the value should be returned
valuethe value

Returns

false if the value couldn't be returned, true otherwise.