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
handleObjectHandle
Properties
VideoDirection
public VideoOrientationMethod VideoDirection { get; set; }
Property Value
Methods
GetGType()
public static Type GetGType()
Returns
NewFromPointer(nint, bool)
Creates a new managed VideoDirectionHelper instance for a given pointer.
public static VideoDirectionHelper NewFromPointer(nint ptr, bool ownsHandle)