Gst.ControlSourceGetValue

function onControlSourceGetValue(self: Gst.ControlSource, timestamp: Gst.ClockTime, value: Number(gdouble)): Boolean {
}
  
self
timestamp
value
Returns