Tag Parser 12.3.1
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
Loading...
Searching...
No Matches
helper.cpp File Reference
#include "./helper.h"
Include dependency graph for helper.cpp:

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.