Table of Contents
API reference

Property AllowedSampleDurations

Namespace
DisCatSharp.Voice.Entities
Assembly
DisCatSharp.Voice.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>