Tag Parser  6.5.0
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
Namespaces | Functions
tagvalue.cpp File Reference
#include "./tagvalue.h"
#include "./tag.h"
#include "./id3/id3genres.h"
#include <c++utilities/conversion/binaryconversion.h>
#include <c++utilities/conversion/stringconversion.h>
#include <c++utilities/conversion/conversionexception.h>
#include <algorithm>
#include <utility>
#include <cstring>
Include dependency graph for tagvalue.cpp:

Go to the source code of this file.

Namespaces

 Media
 Contains all classes and functions of the TagInfo library.
 

Functions

pair< const char *, float > Media::encodingParameter (TagTextEncoding tagTextEncoding)
 Returns the encoding parameter (name of the character set and bytes per character) for the specified tagTextEncoding. More...