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. It uses the Concentus library to encode/decode the audio packets automatically, with no native C++ interop required

Total Downloads
665.3K
665,259
Published
Oct 3, 2016
Latest stable version

Install

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

Frameworks

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

Dependencies

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

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.