Home
last modified time | relevance | path

Searched defs:snd_seq_port_info (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/include/uapi/sound/
A Dasequencer.h435 struct snd_seq_port_info { struct
436 struct snd_seq_addr addr; /* client/port numbers */
437 char name[64]; /* port name */
439 unsigned int capability; /* port capability bits */
440 unsigned int type; /* port type bits */
441 int midi_channels; /* channels per MIDI port */
442 int midi_voices; /* voices per MIDI port */
443 int synth_voices; /* voices per SYNTH port */
449 unsigned int flags; /* misc. conditioning */
450 unsigned char time_queue; /* queue # for timestamping */
[all …]

Completed in 8 milliseconds