Microphone


Macros

#define PA_MicGetVol()   PA_IPC.Mic.Volume
 Renvoie le volume du micro.

Fonctions

void PA_MicStartRecording (u8 *buffer, s32 length)
 Commencer à enregistrer avec le microphone. Par contre, le son est super laid et faible :/.
void PA_MicReplay (u8 *buffer, s32 length)

Description détaillée

Record a sound and replay it...

Documentation des macros

 
#define PA_MicGetVol (  )     PA_IPC.Mic.Volume

Renvoie le volume du micro.


Documentation des fonctions

void PA_MicReplay ( u8 *  buffer,
s32  length 
) [inline]

inline void PA_MicStartRecording ( u8 *  Buffer,
s32  Length 
) [inline]

Commencer à enregistrer avec le microphone. Par contre, le son est super laid et faible :/.

Paramètres:
Buffer Buffer dans lequel enregistrer le son
Length Longueur du buffer


Généré le Sat Jun 13 12:57:00 2009 pour PAlib - Programmer's Arsenal par  doxygen 1.5.8