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
Dec 22, 2017
Latest stable version

Install

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

Frameworks

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

Dependencies

Concentus
.NETPortable0.0-net45+win80+wp80+wpa81
[1.1.7, )
Microsoft.NETCore.Platforms
.NETPortable0.0-net45+win80+wp80+wpa81
[1.0.1, )
NETStandard.Library
.NETPortable0.0-net45+win80+wp80+wpa81
[1.6.0, )
System.Collections
.NETPortable0.0-net45+win80+wp80+wpa81
[4.0.11, )
System.Diagnostics.Debug
.NETPortable0.0-net45+win80+wp80+wpa81
[4.0.11, )
System.Diagnostics.Tools
.NETPortable0.0-net45+win80+wp80+wpa81
[4.0.1, )
System.Globalization
.NETPortable0.0-net45+win80+wp80+wpa81
[4.0.11, )
System.IO
.NETPortable0.0-net45+win80+wp80+wpa81
[4.1.0, )
System.Linq
.NETPortable0.0-net45+win80+wp80+wpa81
[4.1.0, )
System.Linq.Expressions
.NETPortable0.0-net45+win80+wp80+wpa81
[4.1.0, )
System.Net.Primitives
.NETPortable0.0-net45+win80+wp80+wpa81
[4.0.11, )
System.ObjectModel
.NETPortable0.0-net45+win80+wp80+wpa81
[4.0.12, )
System.Reflection
.NETPortable0.0-net45+win80+wp80+wpa81
[4.1.0, )
System.Reflection.Extensions
.NETPortable0.0-net45+win80+wp80+wpa81
[4.0.1, )
System.Reflection.Primitives
.NETPortable0.0-net45+win80+wp80+wpa81
[4.0.1, )
System.Resources.ResourceManager
.NETPortable0.0-net45+win80+wp80+wpa81
[4.0.1, )
System.Runtime
.NETPortable0.0-net45+win80+wp80+wpa81
[4.1.0, )
System.Runtime.Extensions
.NETPortable0.0-net45+win80+wp80+wpa81
[4.1.0, )
System.Text.Encoding
.NETPortable0.0-net45+win80+wp80+wpa81
[4.0.11, )
System.Text.Encoding.Extensions
.NETPortable0.0-net45+win80+wp80+wpa81
[4.0.11, )
System.Text.RegularExpressions
.NETPortable0.0-net45+win80+wp80+wpa81
[4.1.0, )
System.Threading
.NETPortable0.0-net45+win80+wp80+wpa81
[4.0.11, )
System.Threading.Tasks
.NETPortable0.0-net45+win80+wp80+wpa81
[4.0.11, )
System.Xml.ReaderWriter
.NETPortable0.0-net45+win80+wp80+wpa81
[4.0.11, )

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.

The published metadata declares 25 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

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.