Enumeration

ALSATimerSlaveClass

Declaration

enum ALSATimer.SlaveClass

Description [src]

A set of enumerations for the slave class of timer instance (not timer device).

Members

Name Description
ALSATIMER_SLAVE_CLASS_NONE

The timer instance is not slave.

ALSATIMER_SLAVE_CLASS_APPLICATION

The timer instance is slave to any application.

ALSATIMER_SLAVE_CLASS_SEQUENCER

The timer instance is slave to ALSA sequencer.