pcm.h | 90 } snd_pcm_stream_t; typedef in typeref:enum:_snd_pcm_stream 397 snd_pcm_stream_t stream, int mode); 399 snd_pcm_stream_t stream, int mode, 405 snd_pcm_stream_t snd_pcm_stream(snd_pcm_t *pcm); 479 snd_pcm_stream_t snd_pcm_info_get_stream(const snd_pcm_info_t *obj); 491 void snd_pcm_info_set_stream(snd_pcm_info_t *obj, snd_pcm_stream_t val); [all...] |