Displaying 1 result from an estimated 1 matches for "snd_pcm_open_nonblock".
2001 Mar 03
1
libao: alsa plugin won't compile
...; 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 without a cast
ao_alsa.c: In function `ao_alsa_write_buffer':
ao_alsa.c:165: `snd_pcm_channel_status_t' undeclared (first use in this
function)
ao_alsa.c:165:...