ALSA Library Reference Manual
DECLARATION
struct
snd_oss_mixer_info
{
char id[16];
char name[32];
int modify_counter;
int fillers[10];
};
REFERENCE