Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

src/tag_render.cpp File Reference

#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)


Define Documentation

#define ID3_PADMAX   (4096)
 

Definition at line 195 of file tag_render.cpp.

#define ID3_PADMULTIPLE   (2048)
 

Definition at line 194 of file tag_render.cpp.


Function Documentation

void renderFrames ( ID3_Writer & writer,
const ID3_TagImpl & tag )
 

Parameters:
writer  
tag  

Definition at line 76 of file tag_render.cpp.


Generated at Sat Sep 8 15:51:11 2001 for id3lib by doxygen1.2.8 written by Dimitri van Heesch, © 1997-2001