|
libtaginfo
0.2.0
|
Classes | |
| class | Info |
| A simple, generic interface to common audio meta data fields and media properties. More... | |
| class | InfoRef |
| A simple, value based wrapper round Info. More... | |
| class | ApeTagInfo |
| Info implementation for APE tags. More... | |
| class | ApeInfo |
| Info implementation for ape files. More... | |
| class | MpcInfo |
| Info implementation for mpc files. More... | |
| class | WavPackInfo |
| Info implementation for wavpack files (wv) More... | |
| class | AsfInfo |
| Info implementation for asf tags (wma, wmv and asf files). More... | |
| class | Id3Info |
| Info implementation for id3 tags. More... | |
| class | AiffInfo |
| Info implementation for aiff files. More... | |
| class | Mp3Info |
| Info implementation for mp3 files. More... | |
| class | TrueAudioInfo |
| Info implementation for trueaudio files. More... | |
| class | WaveInfo |
| Info implementation for wav files. More... | |
| class | Image |
| Wrapper for image data and related information. More... | |
| class | ModTagInfo |
| Info implementation for mod tags.. More... | |
| class | ModInfo |
| Info implementation for mod files. More... | |
| class | ItInfo |
| Info implementation for it files. More... | |
| class | S3mInfo |
| Info implementation for s3m files. More... | |
| class | XmInfo |
| Info implementation for xm files. More... | |
| class | Mp4Info |
| Info implementation for mp4 tags. More... | |
| class | XiphInfo |
| Info implementation for vorbis tags. More... | |
| class | FlacInfo |
| Info implementation for flac files. More... | |
| class | OggInfo |
| Info implementation for ogg files. More... | |
| class | SpeexInfo |
| Info implementation for speex files (spx). More... | |
Typedefs | |
| typedef TagLib::List< Image * > | ImageList |
The contains classes for abstract access to media file tags.
| typedef TagLib::List<Image *> TagInfo::ImageList |
TagLib::List<TagInfo::Image *> . ImageList holds pointers to Images. Automatic memory management can be enabled with the setAutoDelete(bool auto_delete) function.
Internal change flags for implementations.
describes the media file type
Enumerator for the type of the media file.
1.8.6