Table of Contents

Class AudioDecoderClass

Namespace
GstAudio
Assembly
GstAudio-1.0.dll
public sealed class AudioDecoderClass
Inheritance
AudioDecoderClass
Inherited Members

Constructors

AudioDecoderClass()

public AudioDecoderClass()

AudioDecoderClass(AudioDecoderClassOwnedHandle)

public AudioDecoderClass(AudioDecoderClassOwnedHandle handle)

Parameters

handle AudioDecoderClassOwnedHandle

Properties

Handle

public AudioDecoderClassOwnedHandle Handle { get; }

Property Value

AudioDecoderClassOwnedHandle

Methods

Equals(AudioDecoderClass?)

public bool Equals(AudioDecoderClass? other)

Parameters

other AudioDecoderClass

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.