A C# native implementation of an MP3 encoder / decoder, based on LAME and Jump3r.
Info
Version: | 0.1.3 |
Author(s): | Jon Gooch |
Last Update: | Wednesday, May 2, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jongoochgithub/GroovyCodecs |
NuGet Url: | https://www.nuget.org/packages/GroovyMp3 |
Install
Install-Package GroovyMp3
dotnet add package GroovyMp3
paket add GroovyMp3
GroovyMp3 Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 2.0.1)