Table of Contents

Property AllowedSampleRates

Namespace
DSharpPlus.VoiceNext
Assembly
DSharpPlus.VoiceNext.dll

AllowedSampleRates

Gets the collection of sampling rates (in Hz) the Opus encoder can use.

public static IReadOnlyCollection<int> AllowedSampleRates { get; }

Property Value

IReadOnlyCollection<int>