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