Table of Contents

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; }

Property Value

IReadOnlyCollection<int>