Enumeration
ALSATimerUserInstanceError
Members
Name | Description |
---|---|
ALSATIMER_USER_INSTANCE_ERROR_FAILED |
The system call failed. |
ALSATIMER_USER_INSTANCE_ERROR_TIMER_NOT_FOUND |
The timer instance is not found. |
ALSATIMER_USER_INSTANCE_ERROR_NOT_ATTACHED |
The timer instance is not attached to any timer device or the other instance. |
ALSATIMER_USER_INSTANCE_ERROR_ATTACHED |
The timer instance is already attached to timer device or the other instance. |
Type functions
alsatimer_user_instance_error_quark
Return the GQuark
for GError
which has code in ALSATimerUserInstanceError
enumerations.