Table of Contents

Class ColorBalanceChannelHandle

Namespace
GstVideo.Internal
Assembly
GstVideo-1.0.dll
public class ColorBalanceChannelHandle : ObjectHandle, IDisposable
Inheritance
ColorBalanceChannelHandle
Implements
Inherited Members

Constructors

ColorBalanceChannelHandle(nint, bool)

public ColorBalanceChannelHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

public static ColorBalanceChannelHandle For<T>(ConstructArgument[] constructArguments) where T : ColorBalanceChannel, GTypeProvider

Parameters

constructArguments ConstructArgument[]

Returns

ColorBalanceChannelHandle

Type Parameters

T