Skip to main content
Concentus.Oggfile package icon

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, with no C++ interop required.

Total Downloads
664.7K
664,671
Published
Oct 3, 2016
Latest stable version

Install

.NET CLI
dotnet add package Concentus.Oggfile --version 1.0.0
Package Manager Console
Install-Package Concentus.Oggfile -Version 1.0.0
PackageReference
<PackageReference Include="Concentus.Oggfile" Version="1.0.0" />

Frameworks

.NETPortable0.0-net45+win80+wp80+wpa81

Dependencies

Concentus
.NETPortable0.0-net45+win80+wp80+wpa81
[1.1.3, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.