ControlSource.getValue

Gets the value for this gstreamer.ControlSource at a given timestamp.

class ControlSource
bool
getValue

Parameters

timestamp GstClockTime

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.