dotnet_lethal_company-Concentus_Oggfile icon

Concentus Oggfile

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

Last updated 2 months ago
Total downloads 53
Total rating 0 
Categories Tools Libraries Misc
Dependency string dotnet_lethal_company-Concentus_Oggfile-1.0.600
Dependants 0 other packages depend on this package

This mod requires the following mods to function

dotnet_lethal_company-Concentus-2.2.200 icon
dotnet_lethal_company-Concentus

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

Preferred version: 2.2.200

README

Concentus.OggFile

This package implements file streams which can be used to extract or encode Opus packets in an Ogg-formatted audio file (usually .opus), giving developers a very simple API to perform the task of reading or writing audio files that can be played universally. The Concentus library is used to encode/decode the opus packets automatically. The codec can optionally be accelerated by also referencing the Concentus.Native package.