ALSA Library Reference Manual
DECLARATION
typedef struct
{
char format[16]; /* format identifier - SND_SEQ_INSTR_ID_* */
long len; /* max data length (without this structure) */
}
snd_seq_instr_format_info_t;
REFERENCE