Gst.ControlBinding::get_value
function vfunc_get_value(timestamp:Gst.ClockTime):GObject.Value { }
Gets the value for the given controlled property at the requested time.
- timestamp
the 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.