You are viewing a potentially older version of this package. View all versions.
dotnet_lethal_company-Concentus_Oggfile-1.0.700 icon

Concentus Oggfile

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

Date uploaded 3 months ago
Version 1.0.700
Download link dotnet_lethal_company-Concentus_Oggfile-1.0.700.zip
Downloads 120
Dependency string dotnet_lethal_company-Concentus_Oggfile-1.0.700

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.