Table of Contents
API reference

Enum VoiceApplication

Namespace
DisCatSharp.Voice.Enums
Assembly
DisCatSharp.Voice.dll

Represents encoder settings preset for Opus.

public enum VoiceApplication

Fields

Voice = 2048

Defines that the encoder must optimize settings for voice data.

Music = 2049

Defines that the encoder must optimize settings for music data.

LowLatency = 2051

Defines that the encoder must optimize settings for low latency applications.