#include "tag.h"
#include "readers.h"
#include "writers.h"
#include "tag_impl.h"
#include "strings.h"
#include "utils.h"
Go to the source code of this file.
Functions | |
int32 | ID3_IsTagHeader (const uchar data[ID3_TAGHEADERSIZE]) |
|
Definition at line 1034 of file tag.cpp. References ID3_TagImpl::const_iterator, ID3_TAGHEADERSIZE, int32, ID3_Tag::IsV2Tag(), ID3_TagImpl::iterator, NULL, ID3_TagHeader::SIZE, and uchar. |