Property SampleRate
- Namespace
- DSharpPlus.VoiceNext
- Assembly
- DSharpPlus.VoiceNext.dll
SampleRate
Gets the audio sampling rate in Hz.
public int SampleRate { get; }
Property Value
- int
Gets the audio sampling rate in Hz.
public int SampleRate { get; }