|
TagLib
2.1.1
|
| NTagLib | A namespace for all TagLib related classes and functions |
| NID3v1 | An ID3v1 implementation |
| NAPE | An implementation of APE metadata |
| NASF | An implementation of ASF (WMA) metadata |
| NDSDIFF | An implementation of DSDIFF metadata |
| NDSF | An implementation of DSF metadata |
| NID3v2 | An ID3v2 implementation |
| NOgg | A namespace for the classes used by Ogg-based metadata files |
| NFLAC | An implementation of FLAC metadata |
| NIT | An implementation of Impulse Tracker metadata |
| NMod | An implementation of Protracker metadata |
| NMP4 | An implementation of MP4 (AAC, ALAC, ...) metadata |
| NMPC | An implementation of MPC metadata |
| NMPEG | An implementation of TagLib::File with MPEG (MP3) specific methods |
| NRIFF | An implementation of TagLib::File with RIFF specific methods |
| NS3M | An implementation of ScreamTracker III metadata |
| NShorten | An implementation of Shorten metadata |
| NTrueAudio | An implementation of TrueAudio metadata |
| NWavPack | An implementation of WavPack metadata |
| NXM | An implementation of Extended Module metadata |
| CAudioProperties | A simple, abstract interface to common audio properties |
| CFileRef | This class provides a simple abstraction for creating and handling files |
| CTag | A simple, generic interface to common audio metadata fields |
| CByteVector | A byte vector |
| CByteVectorList | A list of ByteVectors |
| CByteVectorStream | In-memory Stream class using ByteVector for its storage |
| CDebugListener | An abstraction for the listener to the debug messages |
| CFile | A file class with some useful methods for tag manipulation |
| CFileStream | I/O stream with data from a file |
| CIOStream | An abstract class that provides operations on a sequence of bytes |
| CList | A generic, implicitly shared list |
| CMap | A generic, implicitly shared map |
| CPropertyMap | A map for format-independent <key,values> tag representations |
| CString | A wide string class suitable for unicode |
| CStringList | A list of strings |
| CVariant | An implicitly shared discriminated union |
| CVersionNumber | Version number with major, minor and patch segments |