Property AllowedSampleDurations
- Namespace
- DSharpPlus.VoiceNext
- Assembly
- DSharpPlus.VoiceNext.dll
AllowedSampleDurations
Gets the collection of sample durations (in ms) the Opus encoder can use.
public static IReadOnlyCollection<int> AllowedSampleDurations { get; }