search for: snd_pcm_stop_stop

Displaying 1 result from an estimated 1 matches for "snd_pcm_stop_stop".

2001 Mar 03
1
libao: alsa plugin won't compile
...; undeclared (first use in this function) ao_alsa.c:100: `SND_PCM_SFMT_S16_BE' undeclared (first use in this function) ao_alsa.c:100: `SND_PCM_SFMT_S16_LE' undeclared (first use in this function) ao_alsa.c:121: `SND_PCM_START_FULL' undeclared (first use in this function) ao_alsa.c:123: `SND_PCM_STOP_STOP' undeclared (first use in this function) ao_alsa.c:133: `SND_PCM_OPEN_PLAYBACK' undeclared (first use in this function) ao_alsa.c:133: `SND_PCM_OPEN_NONBLOCK' undeclared (first use in this function) ao_alsa.c:133: warning: passing arg 2 of `snd_pcm_open' makes pointer from integer w...