ekg2
|
#include <audio.h>
Pola danych | |
struct stream * | next |
char * | stream_name |
audio_io_t * | input |
audio_codec_t * | codec |
audio_io_t * | output |
void * | priv_data |
audio_codec_t* stream::codec |
audio_io_t* stream::input |
struct stream* stream::next |
audio_io_t* stream::output |
void* stream::priv_data |
char* stream::stream_name |