TagLib API Documentation
Namespace List
Here is a list of all namespaces with brief descriptions:
[detail level 1234]
 NTagLibA namespace for all TagLib related classes and functions
 NAPEAn implementation of APE metadata
 NASFAn implementation of ASF (WMA) metadata
 NDSDIFFAn implementation of DSDIFF metadata
 NDSFAn implementation of DSF metadata
 NFLACAn implementation of FLAC metadata
 NID3v1An ID3v1 implementation
 NID3v2An ID3v2 implementation
 NITAn implementation of Impulse Tracker metadata
 NModAn implementation of Protracker metadata
 NMP4An implementation of MP4 (AAC, ALAC, ...) metadata
 NMPCAn implementation of MPC metadata
 NMPEGAn implementation of TagLib::File with MPEG (MP3) specific methods
 NOggA namespace for the classes used by Ogg-based metadata files
 NRIFFAn implementation of TagLib::File with RIFF specific methods
 NS3MAn implementation of ScreamTracker III metadata
 NTrueAudioAn implementation of TrueAudio metadata
 NWavPackAn implementation of WavPack metadata
 NXMAn implementation of Extended Module metadata
 CAudioPropertiesA simple, abstract interface to common audio properties
 CByteVectorA byte vector
 CByteVectorListA list of ByteVectors
 CByteVectorStreamIn-memory Stream class using ByteVector for its storage
 CDebugListenerAn abstraction for the listener to the debug messages
 CFileA file class with some useful methods for tag manipulation
 CFileRefThis class provides a simple abstraction for creating and handling files
 CFileStreamI/O stream with data from a file
 CIOStreamAn abstract class that provides operations on a sequence of bytes
 CListA generic, implicitly shared list
 CMapA generic, implicitly shared map
 CPropertyMapA map for format-independent <key,values> tag representations
 CStringA wide string class suitable for unicode
 CStringListA list of strings
 CTagA simple, generic interface to common audio metadata fields
 CVariantAn implicitly shared discriminated union
 CVersionNumberVersion number with major, minor and patch segments