snd_timer_event_t class abstract
Constructors
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_TIMER_EVENT_CONTINUE → const int
- SND_TIMER_EVENT_EARLY → const int
- SND_TIMER_EVENT_MCONTINUE → const int
- SND_TIMER_EVENT_MPAUSE → const int
- SND_TIMER_EVENT_MRESUME → const int
- SND_TIMER_EVENT_MSTART → const int
- SND_TIMER_EVENT_MSTOP → const int
- SND_TIMER_EVENT_MSUSPEND → const int
- SND_TIMER_EVENT_PAUSE → const int
- SND_TIMER_EVENT_RESOLUTION → const int
- SND_TIMER_EVENT_RESUME → const int
- SND_TIMER_EVENT_START → const int
- SND_TIMER_EVENT_STOP → const int
- SND_TIMER_EVENT_SUSPEND → const int
- SND_TIMER_EVENT_TICK → const int