Info
Version: | 1.11.1 |
Author(s): | Tsuda Kageyu, TagLib Team |
Last Update: | Tuesday, September 13, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://taglib.github.io/ |
NuGet Url: | https://www.nuget.org/packages/taglibcpp |
Install
Install-Package taglibcpp
dotnet add package taglibcpp
paket add taglibcpp
taglibcpp Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Currently it supports both ID3v1 and ID3v2 for MP3 files, Ogg Vorbis comments and ID3 tags and Vorbis comments in FLAC, MPC, Speex, WavPack TrueAudio, WAV, AIFF, MP4 and ASF files.
TagLib is distributed under the GNU Lesser General Public License (http://www.gnu.org/licenses/lgpl.html) and Mozilla Public License (http://www.mozilla.org/MPL/MPL-1.1.html).