Tag Parser 12.3.1
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
|
#include "./helper.h"
Go to the source code of this file.
Namespaces | |
namespace | CppUtilities |
Functions | |
std::ostream & | CppUtilities::operator<< (std::ostream &os, const TagParser::TagTextEncoding &encoding) |
Prints a TagTextEncoding to enable CPPUNIT_ASSERT_EQUAL for tag values. | |