Displaying 1 result from an estimated 1 matches for "snd_pcm_channel_playback".
2001 Mar 03
1
libao: alsa plugin won't compile
...channel_params_t' undeclared (first use in this
function)
ao_alsa.c:86: (Each undeclared identifier is reported only once
ao_alsa.c:86: for each function it appears in.)
ao_alsa.c:86: parse error before `param'
ao_alsa.c:89: `param' undeclared (first use in this function)
ao_alsa.c:91: `SND_PCM_CHANNEL_PLAYBACK' undeclared (first use in this
function)
ao_alsa.c:92: `SND_PCM_MODE_BLOCK' undeclared (first use in this function)
ao_alsa.c:97: `SND_PCM_SFMT_S8' 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: `SN...