snd_seq_event_type class abstract

Constructors

snd_seq_event_type()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

SND_SEQ_EVENT_BOUNCE → const int
SND_SEQ_EVENT_CHANPRESS → const int
SND_SEQ_EVENT_CLIENT_CHANGE → const int
SND_SEQ_EVENT_CLIENT_EXIT → const int
SND_SEQ_EVENT_CLIENT_START → const int
SND_SEQ_EVENT_CLOCK → const int
SND_SEQ_EVENT_CONTINUE → const int
SND_SEQ_EVENT_CONTROL14 → const int
SND_SEQ_EVENT_CONTROLLER → const int
SND_SEQ_EVENT_ECHO → const int
SND_SEQ_EVENT_KEYPRESS → const int
SND_SEQ_EVENT_KEYSIGN → const int
SND_SEQ_EVENT_NONE → const int
SND_SEQ_EVENT_NONREGPARAM → const int
SND_SEQ_EVENT_NOTE → const int
SND_SEQ_EVENT_NOTEOFF → const int
SND_SEQ_EVENT_NOTEON → const int
SND_SEQ_EVENT_OSS → const int
SND_SEQ_EVENT_PGMCHANGE → const int
SND_SEQ_EVENT_PITCHBEND → const int
SND_SEQ_EVENT_PORT_CHANGE → const int
SND_SEQ_EVENT_PORT_EXIT → const int
SND_SEQ_EVENT_PORT_START → const int
SND_SEQ_EVENT_PORT_SUBSCRIBED → const int
SND_SEQ_EVENT_PORT_UNSUBSCRIBED → const int
SND_SEQ_EVENT_QFRAME → const int
SND_SEQ_EVENT_QUEUE_SKEW → const int
SND_SEQ_EVENT_REGPARAM → const int
SND_SEQ_EVENT_RESET → const int
SND_SEQ_EVENT_RESULT → const int
SND_SEQ_EVENT_SENSING → const int
SND_SEQ_EVENT_SETPOS_TICK → const int
SND_SEQ_EVENT_SETPOS_TIME → const int
SND_SEQ_EVENT_SONGPOS → const int
SND_SEQ_EVENT_SONGSEL → const int
SND_SEQ_EVENT_START → const int
SND_SEQ_EVENT_STOP → const int
SND_SEQ_EVENT_SYNC_POS → const int
SND_SEQ_EVENT_SYSEX → const int
SND_SEQ_EVENT_SYSTEM → const int
SND_SEQ_EVENT_TEMPO → const int
SND_SEQ_EVENT_TICK → const int
SND_SEQ_EVENT_TIMESIGN → const int
SND_SEQ_EVENT_TUNE_REQUEST → const int
SND_SEQ_EVENT_USR0 → const int
SND_SEQ_EVENT_USR1 → const int
SND_SEQ_EVENT_USR2 → const int
SND_SEQ_EVENT_USR3 → const int
SND_SEQ_EVENT_USR4 → const int
SND_SEQ_EVENT_USR5 → const int
SND_SEQ_EVENT_USR6 → const int
SND_SEQ_EVENT_USR7 → const int
SND_SEQ_EVENT_USR8 → const int
SND_SEQ_EVENT_USR9 → const int
SND_SEQ_EVENT_USR_VAR0 → const int
SND_SEQ_EVENT_USR_VAR1 → const int
SND_SEQ_EVENT_USR_VAR2 → const int
SND_SEQ_EVENT_USR_VAR3 → const int
SND_SEQ_EVENT_USR_VAR4 → const int