Main Page | Alphabetical List | Data Structures | File List | Globals

mp3.c File Reference

functions to deal with mp3, mainly copy for original exemples of almp3 More...

#include "config.h"
#include "stdio.h"
#include "macros.h"
#include "mp3.h"
#include "global.h"
#include "almp3.h"

Defines

#define DATASZ   (1<<15)
#define BUFSZ   (1<<16)

Functions

MP3FILE * open_mp3_file (char *filename)
int play_mp3_file (MP3FILE *mp3, int buflen, int vol, int pan)
void close_mp3_file (MP3FILE *mp3)
int poll_mp3_file (MP3FILE *mp3)
int MP3_Open (char *mp3file)
int MP3_Play (void)
int MP3_Close (void)


Detailed Description

functions to deal with mp3, mainly copy for original exemples of almp3


Generated on Thu Jan 13 14:13:05 2005 for KOF91 by  doxygen 1.3.9.1