The #GstControlSource is a base class for control value sources that could be used to get timestamp-value pairs. A control source essentially is a function over time, returning float values between 0.0 and 1.0.
See Source File