ObjectGst.getValue

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

class ObjectGst
getValue
(,
GstClockTime timestamp
)

Parameters

propertyName string

the name of the property to get

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