Table of Contents

Enum OpusErrorCode

Namespace
DSharpPlus.VoiceLink.Opus
Assembly
DSharpPlus.VoiceLink.dll
public enum OpusErrorCode

Fields

Memory allocation has failed.

One or more invalid/out of range arguments.

Not enough bytes allocated in the buffer.

An internal error was detected.

The compressed data passed is corrupted.

An encoder or decoder structure is invalid or already freed.

No error.

Invalid/unsupported request number.