ff_alsa_get_device_list 138 libavdevice/alsa-audio-dec.c return ff_alsa_get_device_list(device_list, SND_PCM_STREAM_CAPTURE); ff_alsa_get_device_list 147 libavdevice/alsa-audio-enc.c return ff_alsa_get_device_list(device_list, SND_PCM_STREAM_PLAYBACK); ff_alsa_get_device_list 102 libavdevice/alsa-audio.h int ff_alsa_get_device_list(AVDeviceInfoList *device_list, snd_pcm_stream_t stream_type);