src/tag_file.cpp File Reference

#include <stdio.h>
#include "writers.h"
#include "io_strings.h"
#include "tag_impl.h"

Go to the source code of this file.

Functions

size_t RenderV1ToFile (ID3_TagImpl &tag, fstream &file)
size_t RenderV2ToFile (const ID3_TagImpl &tag, fstream &file)


Function Documentation

size_t RenderV1ToFile ( ID3_TagImpl tag,
fstream &  file 
)

Definition at line 161 of file tag_file.cpp.

References ID3_TagImpl::GetFileSize(), ID3_V1_LEN, ID3_V1_LEN_ID, and dami::id3::v2::render().

Referenced by ID3_TagImpl::Update().

size_t RenderV2ToFile ( const ID3_TagImpl tag,
fstream &  file 
)

Definition at line 207 of file tag_file.cpp.

References dami::createFile(), ID3_TagImpl::GetFileName(), ID3_TagImpl::GetPrependedBytes(), ID3_GetDataSize(), dami::openWritableFile(), and dami::id3::v2::render().

Referenced by ID3_TagImpl::Update().


Generated on Mon Aug 20 17:48:46 2007 for id3lib by  doxygen 1.5.2