Table of Contents

Class VideoAggregatorPadHandle

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

Constructors

VideoAggregatorPadHandle(nint, bool)

public VideoAggregatorPadHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

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

Parameters

constructArguments ConstructArgument[]

Returns

VideoAggregatorPadHandle

Type Parameters

T