#include <stdlib.h>#include <string.h>#include <memory.h>#include "tag_impl.h"#include "helpers.h"#include "utils.h"#include "writers.h"#include "io_decorators.h"#include "io_helpers.h"#include "io_strings.h"Go to the source code of this file.
Defines | |
| #define | ID3_PADMULTIPLE (2048) |
| #define | ID3_PADMAX (4096) |
Functions | |
| void | renderFrames (ID3_Writer &writer, const ID3_TagImpl &tag) |
|
|
Definition at line 195 of file tag_render.cpp. |
|
|
Definition at line 194 of file tag_render.cpp. |
|
|
Definition at line 76 of file tag_render.cpp. |
1.2.8 written by Dimitri van Heesch,
© 1997-2001