Enum DiscordVideoQualityMode
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Represents the video quality mode of a voice channel. This is applicable to voice channels only.
public enum DiscordVideoQualityMode
- Extension Methods
Fields
Auto = 1
Indicates that the video quality is automatically chosen, or there is no value set.
Full = 2
Indicates that the video quality is 720p.