API Version: 0.0
Library Version: 0.3.0
enum ALSATimer.RealTimeEventType
A set of enumerations for the type of real time event.
ALSATIMER_REAL_TIME_EVENT_TYPE_RESOLUTION
The event for timer resolution.
ALSATIMER_REAL_TIME_EVENT_TYPE_TICK
The event for timer tick.
ALSATIMER_REAL_TIME_EVENT_TYPE_START
The event for timer start.
ALSATIMER_REAL_TIME_EVENT_TYPE_STOP
The event for timer stop.
ALSATIMER_REAL_TIME_EVENT_TYPE_CONTINUE
The event for timer continue.
ALSATIMER_REAL_TIME_EVENT_TYPE_PAUSE
The event for timer pause.
ALSATIMER_REAL_TIME_EVENT_TYPE_EARLY
The event before timer start.
ALSATIMER_REAL_TIME_EVENT_TYPE_SUSPEND
The event for timer suspend.
ALSATIMER_REAL_TIME_EVENT_TYPE_RESUME
The event for timer resume.
ALSATIMER_REAL_TIME_EVENT_TYPE_MSTART
The event for master timer start.
ALSATIMER_REAL_TIME_EVENT_TYPE_MSTOP
The event for master timer stop.
ALSATIMER_REAL_TIME_EVENT_TYPE_MCONTINUE
The event for master timer continue.
ALSATIMER_REAL_TIME_EVENT_TYPE_MPAUSE
The event for master timer pause.
ALSATIMER_REAL_TIME_EVENT_TYPE_MSUSPEND
The event for master timer suspend.
ALSATIMER_REAL_TIME_EVENT_TYPE_MRESUME
The event for master timer resume.
Content