Table of Contents

Class VideoDirectionHelper

Namespace
GstVideo
Assembly
GstVideo-1.0.dll
public sealed class VideoDirectionHelper : Object, VideoDirection, NativeObject, IDisposable, InstanceFactory, GTypeProvider
Inheritance
VideoDirectionHelper
Implements
Inherited Members

Constructors

VideoDirectionHelper(ObjectHandle)

protected VideoDirectionHelper(ObjectHandle handle)

Parameters

handle ObjectHandle

Properties

VideoDirection

public VideoOrientationMethod VideoDirection { get; set; }

Property Value

VideoOrientationMethod

Methods

GetGType()

public static Type GetGType()

Returns

Type

NewFromPointer(nint, bool)

Creates a new managed VideoDirectionHelper instance for a given pointer.

public static VideoDirectionHelper NewFromPointer(nint ptr, bool ownsHandle)

Parameters

ptr nint
ownsHandle bool

Returns

VideoDirectionHelper