echo_stream
echo_stream_set_audioparms(echo_stream *stream, uint8 channels,
echo_stream_get_nth_buffer(echo_stream *stream, uint8 chan, uint8 buf,
echo_stream_curaddr(echo_stream *stream)
echo_stream_start(echo_stream *stream, void (*inth) (void *), void *inthparam)
echo_stream_halt(echo_stream *stream)
echo_stream *
echo_stream *stream;
stream = (echo_stream *) malloc(sizeof(echo_stream));
echo_stream_delete(echo_stream *stream)
echo_stream* stream;
echo_stream *pstream;
echo_stream *rstream;
status_t echo_stream_set_audioparms(echo_stream *stream, uint8 channels,
status_t echo_stream_get_nth_buffer(echo_stream *stream, uint8 chan, uint8 buf,
void echo_stream_start(echo_stream *stream, void (*inth) (void *), void *inthparam);
void echo_stream_halt(echo_stream *stream);
echo_stream *echo_stream_new(echo_dev *card, uint8 use, uint32 bufframes, uint8 bufcount);
void echo_stream_delete(echo_stream *stream);
echo_stream *stream;
echo_stream *stream;
echo_stream *stream;
echo_stream *stream = (echo_stream *)inthparams;
echo_stream *stream = (echo_stream *)inthparams;
echo_stream *pstream, *rstream, *stream;
echo_stream *stream = NULL;