Tag Parser  7.0.0
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
Public Member Functions | List of all members
TagParser::FrameComparer Struct Reference

#include <id3v2tag.h>

Public Member Functions

bool operator() (const uint32 &lhs, const uint32 &rhs) const
 Returns true if lhs goes before rhs; otherwise returns false. More...
 

Detailed Description

Definition at line 14 of file id3v2tag.h.

Member Function Documentation

◆ operator()()

bool TagParser::FrameComparer::operator() ( const uint32 &  lhs,
const uint32 &  rhs 
) const

Returns true if lhs goes before rhs; otherwise returns false.

Definition at line 398 of file id3v2tag.cpp.


The documentation for this struct was generated from the following files: