Table of Contents

Class AudioEncoderPrivate

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

Constructors

AudioEncoderPrivate(AudioEncoderPrivateOwnedHandle)

public AudioEncoderPrivate(AudioEncoderPrivateOwnedHandle handle)

Parameters

handle AudioEncoderPrivateOwnedHandle

Properties

Handle

public AudioEncoderPrivateOwnedHandle Handle { get; }

Property Value

AudioEncoderPrivateOwnedHandle

Methods

Equals(AudioEncoderPrivate?)

public bool Equals(AudioEncoderPrivate? other)

Parameters

other AudioEncoderPrivate

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.