ControlBinding.getValue

Gets the value for the given controlled property at the requested time.

class ControlBinding
getValue
(
GstClockTime timestamp
)

Parameters

timestamp GstClockTime

the time the control-change should be read from

Return Value

Type: Value

the GValue of the property at the given time, or %NULL if the property isn't controlled.

Meta