Table of Contents
API reference

Property AllowedSampleRates

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