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
Mar 7, 2019
Latest stable version

Install

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

Frameworks

.NETFramework4.5 .NETStandard1.0

Dependencies

Concentus
.NETFramework4.5
[1.1.7, )
Concentus
.NETStandard1.0
[1.1.7, )
NETStandard.Library
.NETStandard1.0
[1.6.1, )

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 2 target frameworks; 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.