Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

fime_pcm.h

Go to the documentation of this file.
00001 
00010 #ifndef _FIME_PCM_H_
00011 #define _FIME_PCM_H_
00012 
00013 #define FIME_PCM_SIZE 64
00014 
00015 int fime_pcm_init(void);
00016 void fime_pcm_shutdown(void);
00017 float * fime_pcm_update(void);
00018 float * fime_pcm_get(void);
00019 
00020 #endif /* #ifndef _FIME_PCM_H_ */

dcplaya documentation version 2.0 Generated on November 2004 by doxygen 1.3.6