![]() |
Miam-Player
0.8.0
A nice music player
|
A namespace for the classes used by Ogg-based metadata files. More...
Namespaces | |
FLAC | |
An implementation of Ogg FLAC metadata. | |
Opus | |
A namespace containing classes for Opus metadata. | |
Speex | |
A namespace containing classes for Speex metadata. | |
Vorbis | |
Classes | |
class | File |
An implementation of TagLib::File with some helpers for Ogg based formats. More... | |
class | Page |
An implementation of Ogg pages. More... | |
class | PageHeader |
An implementation of the page headers associated with each Ogg::Page. More... | |
class | XiphComment |
Ogg Vorbis comment implementation. More... | |
Typedefs | |
typedef Map< String, StringList > | FieldListMap |
A mapping between a list of field names, or keys, and a list of values associated with that field. More... | |
A namespace for the classes used by Ogg-based metadata files.
typedef Map<String, StringList> TagLib::Ogg::FieldListMap |
A mapping between a list of field names, or keys, and a list of values associated with that field.