dotnet_lethal_company-Concentus icon

Concentus

NuGet Concentus package re-bundled for convenient consumption and dependency management.

Last updated 8 hours ago
Total downloads 3
Total rating 0 
Categories Tools Libraries Misc
Dependency string dotnet_lethal_company-Concentus-2.2.200
Dependants 1 other package depends on this package

This mod requires the following mods to function

dotnet_lethal_company-System_Memory-4.6.300 icon
dotnet_lethal_company-System_Memory

NuGet System.Memory package re-bundled for convenient consumption and dependency management.

Preferred version: 4.6.300
dotnet_lethal_company-System_Numerics_Vectors-4.6.100 icon
dotnet_lethal_company-System_Numerics_Vectors

NuGet System.Numerics.Vectors package re-bundled for convenient consumption and dependency management.

Preferred version: 4.6.100

README

Concentus

This package is a portable C# implementation of the Opus audio compression codec (see https://opus-codec.org/ for more details). This package contains the Opus encoder, decoder, multistream codecs, repacketizer, as well as a port of the libspeexdsp resampler. It does NOT contain code to parse .ogg or .opus container files or to manage RTP packet streams. For better performance depending on your platform, see also the Concentus.Native package.