Table of Contents

Class EncodingVideoProfileClass

Namespace
GstPbutils
Assembly
GstPbutils-1.0.dll
public sealed class EncodingVideoProfileClass
Inheritance
EncodingVideoProfileClass
Inherited Members

Constructors

EncodingVideoProfileClass(EncodingVideoProfileClassOwnedHandle)

public EncodingVideoProfileClass(EncodingVideoProfileClassOwnedHandle handle)

Parameters

handle EncodingVideoProfileClassOwnedHandle

Properties

Handle

public EncodingVideoProfileClassOwnedHandle Handle { get; }

Property Value

EncodingVideoProfileClassOwnedHandle

Methods

Equals(EncodingVideoProfileClass?)

public bool Equals(EncodingVideoProfileClass? other)

Parameters

other EncodingVideoProfileClass

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.