ALSA Library Reference Manual
DECLARATION
typedef struct snd_timer_general_info
{
int count; /* count of global timers */
char reserved[64];
}
snd_timer_general_info_t;
REFERENCE
int
snd_timer_general_info
(snd_timer_t * handle,
snd_timer_general_info_t
* info);