ALSA Library Reference Manual
DECLARATION
typedef struct
{
int result; /* operation result */
char format[16]; /* format identifier */
long len; /* filled data length (without this structure) */
}
snd_seq_instr_format_info_result_t
;
REFERENCE