28#if !defined(__ASOUNDLIB_H) && !defined(ALSA_LIBRARY_BUILD)
30#warning "use #include <alsa/asoundlib.h>, <alsa/input.h> should not be used directly"
31#include <alsa/asoundlib.h>
62typedef struct _snd_input snd_input_t;
65typedef enum _snd_input_type {
78 __attribute__ ((format (scanf, 2, 3)))