Table of Contents

Class VideoAlignment

Namespace
GstVideo
Assembly
GstVideo-1.0.dll
public sealed class VideoAlignment
Inheritance
VideoAlignment
Inherited Members

Constructors

VideoAlignment()

public VideoAlignment()

VideoAlignment(VideoAlignmentOwnedHandle)

public VideoAlignment(VideoAlignmentOwnedHandle handle)

Parameters

handle VideoAlignmentOwnedHandle

Properties

Handle

public VideoAlignmentOwnedHandle Handle { get; }

Property Value

VideoAlignmentOwnedHandle

PaddingBottom

public uint PaddingBottom { get; set; }

Property Value

uint

PaddingLeft

public uint PaddingLeft { get; set; }

Property Value

uint

PaddingRight

public uint PaddingRight { get; set; }

Property Value

uint

PaddingTop

public uint PaddingTop { get; set; }

Property Value

uint

Methods

Equals(VideoAlignment?)

public bool Equals(VideoAlignment? other)

Parameters

other VideoAlignment

Returns

bool

Equals(object?)

Determines whether the specified object is equal to the current object.

public override bool Equals(object? obj)

Parameters

obj object

The object to compare with the current object.

Returns

bool

true if the specified object is equal to the current object; otherwise, false.

GetHashCode()

Serves as the default hash function.

public override int GetHashCode()

Returns

int

A hash code for the current object.

Reset()

public void Reset()