Enum VoiceApplication
Represents encoder settings preset for Opus.
Namespace: DisCatSharp.VoiceNext
Assembly: DisCatSharp.VoiceNext.dll
Syntax
public enum VoiceApplication
Fields
Name | Description |
---|---|
LowLatency | Defines that the encoder must optimize settings for low latency applications. |
Music | Defines that the encoder must optimize settings for music data. |
Voice | Defines that the encoder must optimize settings for voice data. |