Class ColorBalanceChannel
- Namespace
- GstVideo
- Assembly
- GstVideo-1.0.dll
public class ColorBalanceChannel : Object, IObject, INotifyPropertyChanged, IDisposable, IHandle, GTypeProvider
- Inheritance
-
ColorBalanceChannel
- Implements
- Inherited Members
Constructors
ColorBalanceChannel(bool, params ConstructArgument[])
protected ColorBalanceChannel(bool owned, params ConstructArgument[] constructArguments)
Parameters
owned
boolconstructArguments
ConstructArgument[]
ColorBalanceChannel(IntPtr, bool)
protected ColorBalanceChannel(IntPtr ptr, bool ownedRef)
Parameters
Fields
ValueChangedSignal
Signal Descriptor for OnValueChanged.
public static readonly Signal<ColorBalanceChannel, ColorBalanceChannel.ValueChangedSignalArgs> ValueChangedSignal
Field Value
Methods
GetGType()
public static Type GetGType()
Returns
Events
OnValueChanged
public event SignalHandler<ColorBalanceChannel, ColorBalanceChannel.ValueChangedSignalArgs> OnValueChanged