ObjectGst.getValue

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

Parameters

propertyName string

the name of the property to get

timestamp gst.types.ClockTime

the time the control-change should be read from

Return Value

Type: gobject.value.Value

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