![]() |
Miam-Player
0.8.0
A nice music player
|
An implementation of ASF (WMA) metadata. More...
Classes | |
class | Attribute |
class | File |
This implements and provides an interface for ASF files to the TagLib::Tag and TagLib::AudioProperties interfaces by way of implementing the abstract TagLib::File API as well as providing some additional information specific to ASF files. More... | |
class | Picture |
An ASF attached picture interface implementation. More... | |
class | Properties |
An implementation of ASF audio properties. More... | |
class | Tag |
Typedefs | |
typedef List< Attribute > | AttributeList |
typedef Map< String, AttributeList > | AttributeListMap |
An implementation of ASF (WMA) metadata.
typedef List<Attribute> TagLib::ASF::AttributeList |
typedef Map<String, AttributeList> TagLib::ASF::AttributeListMap |