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

src/mp3_parse.cpp File Reference

#include "mp3_header.h"

Go to the source code of this file.

Defines

#define FRAMES_FLAG   0x0001
#define BYTES_FLAG   0x0002
#define TOC_FLAG   0x0004
#define SCALE_FLAG   0x0008

Functions

uint32 fto_nearest_i (float f)
uint16 calcCRC (char *pFrame, size_t audiodatasize)


Define Documentation

#define BYTES_FLAG   0x0002
 

Definition at line 31 of file mp3_parse.cpp.

Referenced by Mp3Info::Parse().

#define FRAMES_FLAG   0x0001
 

Definition at line 30 of file mp3_parse.cpp.

Referenced by Mp3Info::Parse().

#define SCALE_FLAG   0x0008
 

Definition at line 33 of file mp3_parse.cpp.

Referenced by Mp3Info::Parse().

#define TOC_FLAG   0x0004
 

Definition at line 32 of file mp3_parse.cpp.

Referenced by Mp3Info::Parse().


Function Documentation

uint16 calcCRC char *    pFrame,
size_t    audiodatasize
 

Definition at line 68 of file mp3_parse.cpp.

Referenced by Mp3Info::Parse().

uint32 fto_nearest_i float    f
 

Definition at line 51 of file mp3_parse.cpp.

Referenced by Mp3Info::Parse().


Generated on Wed Oct 29 15:01:23 2003 for id3lib by doxygen1.2.18