ControlSource.controlSourceGetValue

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

class ControlSource
bool
controlSourceGetValue

Parameters

timestamp gst.types.ClockTime

the time for which the value should be returned

value double

the value

Return Value

Type: bool

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