Enumeration
ALSASeqUserClientError
Members
Name | Description |
---|---|
ALSASEQ_USER_CLIENT_ERROR_FAILED |
The system call failed. |
ALSASEQ_USER_CLIENT_ERROR_PORT_PERMISSION |
The operation fails due to access permission of port. |
ALSASEQ_USER_CLIENT_ERROR_QUEUE_PERMISSION |
The operation fails due to access permission of queue. |
ALSASEQ_USER_CLIENT_ERROR_EVENT_UNDELIVERABLE |
The operation failes due to undeliverable event. |
Type functions
alsaseq_user_client_error_quark
Return the GQuark
for GError
which has code of ALSASeqUserClientError
enumerations.