Table of Contents

Class VideoAggregatorParallelConvertPadHandle

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

Constructors

VideoAggregatorParallelConvertPadHandle(nint, bool)

public VideoAggregatorParallelConvertPadHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

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

Parameters

constructArguments ConstructArgument[]

Returns

VideoAggregatorParallelConvertPadHandle

Type Parameters

T