#include "spec.h"Go to the source code of this file.
Functions | |
| ID3_V2Spec | ID3_VerRevToV2Spec (uchar ver, uchar rev) |
| uchar | ID3_V2SpecToVer (ID3_V2Spec spec) |
| uchar | ID3_V2SpecToRev (ID3_V2Spec spec) |
|
|
Definition at line 87 of file spec.cpp. References ID3V2_2_0, ID3V2_2_1, ID3V2_3_0, ID3V2_4_0, and uchar. Referenced by ID3_TagHeader::Render(). |
|
|
Definition at line 66 of file spec.cpp. References ID3V2_2_0, ID3V2_2_1, ID3V2_3_0, ID3V2_4_0, and uchar. Referenced by ID3_TagHeader::Render(). |
|
||||||||||||
|
Definition at line 34 of file spec.cpp. References ID3_V2Spec. Referenced by ID3_TagHeader::Parse(). |
1.3.9.1