ObjectWrap.getValue

gobject.value.Value getValue(string propertyName, gst.types.ClockTime timestamp)

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

Parameters

propertyNamethe name of the property to get
timestampthe time the control-change should be read from

Returns

the GValue of the property at the given time,

or null if the property isn't controlled.