Property AudioFormat
- Namespace
- DSharpPlus.VoiceNext.EventArgs
- Assembly
- DSharpPlus.VoiceNext.dll
AudioFormat
Gets the format of the received PCM data.
Important: This isn't always the format set in AudioFormat, and depends on the audio data received.
public AudioFormat AudioFormat { get; }