Class ControlSource
- Namespace
- Gst
- Assembly
- Gst-1.0.dll
public class ControlSource : Object, IObject, INotifyPropertyChanged, IDisposable, IHandle, GTypeProvider
- Inheritance
-
ControlSource
- Implements
- Inherited Members
Constructors
ControlSource()
public ControlSource()
ControlSource(params ConstructArgument[])
protected ControlSource(params ConstructArgument[] constructArguments)
Parameters
constructArguments
ConstructArgument[]
ControlSource(IntPtr, bool)
protected ControlSource(IntPtr ptr, bool ownedRef)
Parameters
Methods
ControlSourceGetValue(ClockTime, out double)
public bool ControlSourceGetValue(ClockTime timestamp, out double value)
Parameters
Returns
ControlSourceGetValueArray(ClockTime, ClockTime, Span<double>)
public bool ControlSourceGetValueArray(ClockTime timestamp, ClockTime interval, Span<double> values)
Parameters
Returns
GetGType()
public static Type GetGType()