A RIFF INFO tag implementation. More...
Classes | |
class | StringHandler |
An abstraction for the string to data encoding in Info tags. More... | |
class | Tag |
The main class in the INFO tag implementation. More... | |
Typedefs | |
using | FieldListMap = Map< ByteVector, String > |
A RIFF INFO tag implementation.
using TagLib::RIFF::Info::FieldListMap = typedef Map<ByteVector, String> |