#include "audio.h"


Go to the source code of this file.
Defines | |
| #define | audio_open_alsa NULL |
| #define | audio_init_alsa NULL |
| #define | audio_close_alsa NULL |
| #define | audio_record_alsa NULL |
| #define | audio_play_alsa NULL |
| #define audio_close_alsa NULL |
Definition at line 33 of file audio_alsa.h.
| #define audio_init_alsa NULL |
Definition at line 32 of file audio_alsa.h.
| #define audio_open_alsa NULL |
Definition at line 31 of file audio_alsa.h.
| #define audio_play_alsa NULL |
Definition at line 35 of file audio_alsa.h.
| #define audio_record_alsa NULL |
Definition at line 34 of file audio_alsa.h.
1.5.6