| CTagLib::ASF::Attribute | Attribute of ASF (WMA) metadata |
| ▼CTagLib::AudioProperties | A simple, abstract interface to common audio properties |
| CTagLib::APE::Properties | An implementation of audio property reading for APE |
| CTagLib::ASF::Properties | An implementation of ASF audio properties |
| CTagLib::DSDIFF::Properties | An implementation of audio property reading for DSDIFF |
| CTagLib::DSF::Properties | An implementation of audio properties for DSF |
| CTagLib::FLAC::Properties | An implementation of audio property reading for FLAC |
| CTagLib::IT::Properties | An implementation of audio property reading for IT |
| CTagLib::MP4::Properties | An implementation of MP4 audio properties |
| CTagLib::MPC::Properties | An implementation of audio property reading for MPC |
| CTagLib::MPEG::Properties | An implementation of audio property reading for MP3 |
| CTagLib::Mod::Properties | An implementation of audio property reading for Mod |
| CTagLib::Ogg::Opus::Properties | An implementation of audio property reading for Ogg Opus |
| CTagLib::Ogg::Speex::Properties | An implementation of audio property reading for Ogg Speex |
| CTagLib::Ogg::Vorbis::Properties | An implementation of audio property reading for Ogg Vorbis |
| CTagLib::RIFF::AIFF::Properties | An implementation of audio property reading for AIFF |
| CTagLib::RIFF::WAV::Properties | An implementation of audio property reading for WAV |
| CTagLib::S3M::Properties | An implementation of audio property reading for S3M |
| CTagLib::Shorten::Properties | An implementation of audio properties for Shorten |
| CTagLib::TrueAudio::Properties | An implementation of audio property reading for TrueAudio |
| CTagLib::WavPack::Properties | An implementation of audio property reading for WavPack |
| CTagLib::XM::Properties | An implementation of audio property reading for XM |
| CTagLib::ByteVector | A byte vector |
| CTagLib::MP4::CoverArt | MP4 picture |
| CTagLib::DebugListener | An abstraction for the listener to the debug messages |
| CTagLib::ID3v2::ExtendedHeader | ID3v2 extended header implementation |
| ▼CTagLib::File | A file class with some useful methods for tag manipulation |
| CTagLib::APE::File | An implementation of TagLib::File with APE specific methods |
| CTagLib::ASF::File | An implementation of TagLib::File with ASF specific methods |
| CTagLib::DSDIFF::File | An implementation of TagLib::File with DSDIFF specific methods |
| CTagLib::DSF::File | An implementation of TagLib::File with DSF specific methods |
| CTagLib::FLAC::File | An implementation of TagLib::File with FLAC specific methods |
| CTagLib::MP4::File | An implementation of TagLib::File with MP4 specific methods |
| CTagLib::MPC::File | An implementation of TagLib::File with MPC specific methods |
| CTagLib::MPEG::File | An MPEG file class with some useful methods specific to MPEG |
| ►CTagLib::Mod::FileBase | Base class for module files |
| ►CTagLib::Ogg::File | An implementation of TagLib::File with some helpers for Ogg based formats |
| ►CTagLib::RIFF::File | A RIFF file class with some useful methods specific to RIFF |
| CTagLib::Shorten::File | An implementation of TagLib::File with Shorten specific methods |
| CTagLib::TrueAudio::File | An implementation of TagLib::File with TrueAudio specific methods |
| CTagLib::WavPack::File | An implementation of TagLib::File with WavPack specific methods |
| CTagLib::FileRef | This class provides a simple abstraction for creating and handling files |
| ▼CTagLib::FileRef::FileTypeResolver | A class for pluggable file type resolution |
| CTagLib::FileRef::StreamTypeResolver | A class for pluggable stream type resolution |
| CTagLib::APE::Footer | An implementation of APE footers |
| CTagLib::ID3v2::Footer | ID3v2 footer implementation |
| CTagLib::ID3v2::FrameFactory | A factory for creating ID3v2 frames during parsing |
| ▼CTagLib::ID3v2::Header | An implementation of ID3v2 headers |
| ►CTagLib::ID3v2::Frame | ID3v2 frame implementation |
| CTagLib::MPEG::Header | An implementation of MP3 frame headers |
| CTagLib::MP4::Item::IntPair | |
| ▼CTagLib::IOStream | An abstract class that provides operations on a sequence of bytes |
| CTagLib::ByteVectorStream | In-memory Stream class using ByteVector for its storage |
| CTagLib::FileStream | I/O stream with data from a file |
| CTagLib::APE::Item | An implementation of APE-items |
| CTagLib::MP4::Item | MP4 item |
| CTagLib::MP4::ItemFactory | A factory for creating MP4 items during parsing |
| CTagLib::ID3v2::Latin1StringHandler | An 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::ByteVectorList | A list of ByteVectors |
| ▼CTagLib::List< String > | |
| CTagLib::StringList | A list of strings |
| ▼CTagLib::Map< Key, T > | A generic, implicitly shared map |
| CTagLib::PropertyMap | A map for format-independent <key,values> tag representations |
| ▼CTagLib::FLAC::MetadataBlock | FLAC metadata block |
| CTagLib::FLAC::Picture | FLAC picture |
| CTagLib::FLAC::UnknownMetadataBlock | Unknown FLAC metadata block |
| CTagLib::Ogg::Page | An implementation of Ogg pages |
| CTagLib::Ogg::PageHeader | An implementation of the page headers associated with each Ogg::Page |
| CTagLib::ID3v2::RelativeVolumeFrame::PeakVolume | Struct that stores the relevant values for ID3v2 peak volume |
| CTagLib::ASF::Picture | An ASF attached picture interface implementation |
| CTagLib::String | A wide string class suitable for unicode |
| CTagLib::ID3v1::StringHandler | An abstraction for the string to data encoding in ID3v1 tags |
| CTagLib::RIFF::Info::StringHandler | An abstraction for the string to data encoding in Info tags |
| CTagLib::ID3v2::EventTimingCodesFrame::SynchedEvent | |
| CTagLib::ID3v2::SynchronizedLyricsFrame::SynchedText | |
| ▼CTagLib::Tag | A simple, generic interface to common audio metadata fields |
| CTagLib::APE::Tag | An APE tag implementation |
| CTagLib::ASF::Tag | An implementation of ASF (WMA) tags |
| CTagLib::DSDIFF::DIIN::Tag | |
| CTagLib::ID3v1::Tag | The main class in the ID3v1 implementation |
| CTagLib::ID3v2::Tag | The main class in the ID3v2 implementation |
| CTagLib::MP4::Tag | An MP4 tag implementation |
| CTagLib::Mod::Tag | A module file tag implementation |
| CTagLib::Ogg::XiphComment | Ogg Vorbis comment implementation |
| CTagLib::RIFF::Info::Tag | The main class in the INFO tag implementation |
| CTagLib::Shorten::Tag | A Shorten file tag implementation |
| CTagLib::Variant | An implicitly shared discriminated union |
| CTagLib::VersionNumber | Version number with major, minor and patch segments |
| CTagLib::MPEG::XingHeader | An implementation of the Xing/VBRI headers |