Tag Parser
6.3.0
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.
Functions | |
std::ostream & | operator<< (std::ostream &os, const Media::TagTextEncoding &encoding) |
Prints a TagTextEncoding to enable CPPUNIT_ASSERT_EQUAL for tag values. More... | |
std::ostream& operator<< | ( | std::ostream & | os, |
const Media::TagTextEncoding & | encoding | ||
) |
Prints a TagTextEncoding to enable CPPUNIT_ASSERT_EQUAL for tag values.
Definition at line 6 of file helper.cpp.