Table of Contents

Class VideoAggregatorConvertPadHandle

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

Constructors

VideoAggregatorConvertPadHandle(nint, bool)

public VideoAggregatorConvertPadHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

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

Parameters

constructArguments ConstructArgument[]

Returns

VideoAggregatorConvertPadHandle

Type Parameters

T