Info
Version: | 1.0.6 |
Author(s): | Logan Stromberg |
Last Update: | Thursday, May 23, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/lostromb/concentus.oggfile |
NuGet Url: | https://www.nuget.org/packages/Concentus.OggFile |
Install
Install-Package Concentus.OggFile
dotnet add package Concentus.OggFile
paket add Concentus.OggFile
Concentus.OggFile Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Concentus(>= 1.1.7)
- Concentus(>= 1.1.7)
- NETStandard.Library(>= 1.6.1)
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.