#include <string.h>#include <fstream.h>#include <stdlib.h>#include "utils.h"#include "writers.h"#include "io_strings.h"#include "tag_impl.h"#include <stdio.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) |
|
||||||||||||
|
Definition at line 153 of file tag_file.cpp. References ID3_TagImpl::GetFileSize(), ID3_V1_LEN, and ID3_V1_LEN_ID. Referenced by ID3_TagImpl::Update(). |
|
||||||||||||
|
Definition at line 199 of file tag_file.cpp. References ID3_TagImpl::GetFileName(), ID3_TagImpl::GetPrependedBytes(), ID3_GetDataSize(), NULL, and uchar. Referenced by ID3_TagImpl::Update(). |
1.2.12 written by Dimitri van Heesch,
© 1997-2001