TagLib API Documentation
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 CTagLib::ASF::AttributeAttribute of ASF (WMA) metadata
 CTagLib::AudioPropertiesA simple, abstract interface to common audio properties
 CTagLib::APE::PropertiesAn implementation of audio property reading for APE
 CTagLib::ASF::PropertiesAn implementation of ASF audio properties
 CTagLib::DSDIFF::PropertiesAn implementation of audio property reading for DSDIFF
 CTagLib::DSF::PropertiesAn implementation of audio properties for DSF
 CTagLib::FLAC::PropertiesAn implementation of audio property reading for FLAC
 CTagLib::IT::PropertiesAn implementation of audio property reading for IT
 CTagLib::MP4::PropertiesAn implementation of MP4 audio properties
 CTagLib::MPC::PropertiesAn implementation of audio property reading for MPC
 CTagLib::MPEG::PropertiesAn implementation of audio property reading for MP3
 CTagLib::Mod::PropertiesAn implementation of audio property reading for Mod
 CTagLib::Ogg::Opus::PropertiesAn implementation of audio property reading for Ogg Opus
 CTagLib::Ogg::Speex::PropertiesAn implementation of audio property reading for Ogg Speex
 CTagLib::Ogg::Vorbis::PropertiesAn implementation of audio property reading for Ogg Vorbis
 CTagLib::RIFF::AIFF::PropertiesAn implementation of audio property reading for AIFF
 CTagLib::RIFF::WAV::PropertiesAn implementation of audio property reading for WAV
 CTagLib::S3M::PropertiesAn implementation of audio property reading for S3M
 CTagLib::TrueAudio::PropertiesAn implementation of audio property reading for TrueAudio
 CTagLib::WavPack::PropertiesAn implementation of audio property reading for WavPack
 CTagLib::XM::PropertiesAn implementation of audio property reading for XM
 CTagLib::ByteVectorA byte vector
 CTagLib::MP4::CoverArtMP4 picture
 CTagLib::DebugListenerAn abstraction for the listener to the debug messages
 CTagLib::ID3v2::ExtendedHeaderID3v2 extended header implementation
 CTagLib::FileA file class with some useful methods for tag manipulation
 CTagLib::APE::FileAn implementation of TagLib::File with APE specific methods
 CTagLib::ASF::FileAn implementation of TagLib::File with ASF specific methods
 CTagLib::DSDIFF::FileAn implementation of TagLib::File with DSDIFF specific methods
 CTagLib::DSF::FileAn implementation of TagLib::File with DSF specific methods
 CTagLib::FLAC::FileAn implementation of TagLib::File with FLAC specific methods
 CTagLib::MP4::FileAn implementation of TagLib::File with MP4 specific methods
 CTagLib::MPC::FileAn implementation of TagLib::File with MPC specific methods
 CTagLib::MPEG::FileAn MPEG file class with some useful methods specific to MPEG
 CTagLib::Mod::FileBaseBase class for module files
 CTagLib::Ogg::FileAn implementation of TagLib::File with some helpers for Ogg based formats
 CTagLib::RIFF::FileA RIFF file class with some useful methods specific to RIFF
 CTagLib::TrueAudio::FileAn implementation of TagLib::File with TrueAudio specific methods
 CTagLib::WavPack::FileAn implementation of TagLib::File with WavPack specific methods
 CTagLib::FileRefThis class provides a simple abstraction for creating and handling files
 CTagLib::FileRef::FileTypeResolverA class for pluggable file type resolution
 CTagLib::FileRef::StreamTypeResolverA class for pluggable stream type resolution
 CTagLib::APE::FooterAn implementation of APE footers
 CTagLib::ID3v2::FooterID3v2 footer implementation
 CTagLib::ID3v2::FrameFactoryA factory for creating ID3v2 frames during parsing
 CTagLib::ID3v2::HeaderAn implementation of ID3v2 headers
 CTagLib::ID3v2::FrameID3v2 frame implementation
 CTagLib::MPEG::HeaderAn implementation of MP3 frame headers
 CTagLib::MP4::Item::IntPair
 CTagLib::IOStreamAn abstract class that provides operations on a sequence of bytes
 CTagLib::ByteVectorStreamIn-memory Stream class using ByteVector for its storage
 CTagLib::FileStreamI/O stream with data from a file
 CTagLib::APE::ItemAn implementation of APE-items
 CTagLib::MP4::ItemMP4 item
 CTagLib::MP4::ItemFactoryA factory for creating MP4 items during parsing
 CTagLib::ID3v2::Latin1StringHandlerAn abstraction for the ISO-8859-1 string to data encoding in ID3v2 tags
 CTagLib::List< T >A generic, implicitly shared list
 CTagLib::List< ByteVector >
 CTagLib::ByteVectorListA list of ByteVectors
 CTagLib::List< String >
 CTagLib::StringListA list of strings
 CTagLib::Map< Key, T >A generic, implicitly shared map
 CTagLib::PropertyMapA map for format-independent <key,values> tag representations
 CTagLib::FLAC::MetadataBlockFLAC metadata block
 CTagLib::FLAC::PictureFLAC picture
 CTagLib::FLAC::UnknownMetadataBlockUnknown FLAC metadata block
 CTagLib::Ogg::PageAn implementation of Ogg pages
 CTagLib::Ogg::PageHeaderAn implementation of the page headers associated with each Ogg::Page
 CTagLib::ID3v2::RelativeVolumeFrame::PeakVolumeStruct that stores the relevant values for ID3v2 peak volume
 CTagLib::ASF::PictureAn ASF attached picture interface implementation
 CTagLib::StringA wide string class suitable for unicode
 CTagLib::ID3v1::StringHandlerAn abstraction for the string to data encoding in ID3v1 tags
 CTagLib::RIFF::Info::StringHandlerAn abstraction for the string to data encoding in Info tags
 CTagLib::ID3v2::EventTimingCodesFrame::SynchedEvent
 CTagLib::ID3v2::SynchronizedLyricsFrame::SynchedText
 CTagLib::TagA simple, generic interface to common audio metadata fields
 CTagLib::APE::TagAn APE tag implementation
 CTagLib::ASF::TagAn implementation of ASF (WMA) tags
 CTagLib::DSDIFF::DIIN::Tag
 CTagLib::ID3v1::TagThe main class in the ID3v1 implementation
 CTagLib::ID3v2::TagThe main class in the ID3v2 implementation
 CTagLib::MP4::TagAn MP4 tag implementation
 CTagLib::Mod::TagA module file tag implementation
 CTagLib::Ogg::XiphCommentOgg Vorbis comment implementation
 CTagLib::RIFF::Info::TagThe main class in the INFO tag implementation
 CTagLib::VariantAn implicitly shared discriminated union
 CTagLib::VersionNumberVersion number with major, minor and patch segments
 CTagLib::MPEG::XingHeaderAn implementation of the Xing/VBRI headers