enum snd_seq_type_t
Overview
sequencer handle type Moreā¦
#include <seq.h> enum snd_seq_type_t { SND_SEQ_TYPE_HW, SND_SEQ_TYPE_SHM, SND_SEQ_TYPE_INET, };
Detailed Documentation
sequencer handle type
Enum Values
SND_SEQ_TYPE_HW
hardware
SND_SEQ_TYPE_SHM
shared memory (NYI)
SND_SEQ_TYPE_INET
network (NYI)