* * $Log$ * *
Definition in file mp3player.h.
#include <sys/socket.h>
#include <hxmp3/mp3dec.h>
#include "player.h"
Include dependency graph for mp3player.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Data Structures | |
| struct | _MP3PLAYERINFO |
Typedefs | |
| typedef _MP3PLAYERINFO | MP3PLAYERINFO |
Functions | |
| __BEGIN_DECLS int | Mp3PlayerInit (PLAYERINFO *pip) |
Variables | |
| PLAYERPLUGIN | ppiMp3 |
| MP3 player plug-in reference structure. | |
|
|
|
|
|
|
|
|
MP3 player plug-in reference structure. Used by the application to link an MP3 player instance. Definition at line 406 of file mp3player.c. |
1.4.4