ControlSource.controlSourceGetValue
bool controlSourceGetValue(gst.types.ClockTime timestamp, out double value)Gets the value for this #GstControlSource at a given timestamp.
Parameters
timestamp | the time for which the value should be returned |
value | the value |
Returns
false if the value couldn't be returned, true otherwise.