#include <ctype.h>
#include <stdlib.h>
#include "tag_impl.h"
#include "utils.h"
#include "helpers.h"
#include "io_decorators.h"
#include "io_helpers.h"
Go to the source code of this file.
Functions | |
uint32 | readSeconds (ID3_Reader &reader, size_t len) |
ID3_Frame* | readTextFrame (ID3_Reader &reader, ID3_FrameID id, const String desc="") |
|
Definition at line 44 of file tag_parse_musicmatch.cpp. Referenced by readTextFrame().
|
|
Definition at line 72 of file tag_parse_musicmatch.cpp. |