#include <string.h>
#include "field_impl.h"
#include "utils.h"
#include "field_def.h"
#include "frame_def.h"
#include "readers.h"
Go to the source code of this file.
Functions | |
ID3_FrameDef * | ID3_FindFrameDef (ID3_FrameID id) |
ID3_FrameID | ID3_FindFrameID (const char *id) |
|
Definition at line 1080 of file field.cpp. References ID3_FrameDef::eID, ID3_FrameID, ID3FID_NOFRAME, index_t, and NULL. |
|
Definition at line 1097 of file field.cpp. References ID3_FrameDef::eID, ID3_FrameID, ID3FID_NOFRAME, and index_t. |