ControlSource.getValue

Gets the value for this GstControlSource at a given timestamp.

class ControlSource
int
getValue

Parameters

timestamp GstClockTime

the time for which the value should be returned

value double

the value

Return Value

Type: int

FALSE if the value couldn't be returned, TRUE otherwise.

Meta