C# (CSharp) TagLib Namespace

Nested Namespaces

TagLib.Dsf
TagLib.IFD
TagLib.Id3v2
TagLib.Image
TagLib.Jpeg
TagLib.MusePack
TagLib.Ogg
TagLib.Tests
TagLib.Tiff
TagLib.Xmp

Classes

Name Description
File This abstract class provides a basic framework for reading from and writing to a file, as well as accessing basic tagging and media properties.
File.LocalFileAbstraction This class implements IFileAbstraction to provide support for accessing the local/standard file system.
FileTypes This static class provides a mechanism for registering file classes and mime-types, to be used when constructing a class via File.Create(string).
Properties This class implements IAudioCodec and and combines codecs to create generic media properties for a file.
Tag This abstract class provides generic access to standard tag features. All tag types will extend this class.