Tag Parser  7.0.1
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
Namespaces | Functions
id3v2frameids.cpp File Reference
#include "./id3v2frameids.h"
#include "../exceptions.h"
Include dependency graph for id3v2frameids.cpp:

Go to the source code of this file.

Namespaces

 TagParser
 
 TagParser::Id3v2FrameIds
 Encapsulates the most common ID3v2 frame IDs and related functions.
 

Functions

uint32 TagParser::Id3v2FrameIds::convertToShortId (uint32 id)
 Converts the specified long frame ID to the equivalent short frame ID. More...
 
uint32 TagParser::Id3v2FrameIds::convertToLongId (uint32 id)
 Converts the specified short frame ID to the equivalent long frame ID. More...