Enumeration

ALSASeqEventError

Declaration

error-domain ALSASeq.EventError

Description [src]

A set of error code for GError with struct@EventError domain.

Members

Name Description
ALSASEQ_EVENT_ERROR_FAILED

General error due to unspecified reason.

ALSASEQ_EVENT_ERROR_INVALID_DATA_TYPE

The type of requested data is invalid in the event.

ALSASEQ_EVENT_ERROR_INVALID_LENGTH_MODE

The mode of length for requested data is invalid in the event.

ALSASEQ_EVENT_ERROR_INVALID_TSTAMP_MODE

The type of time stamp for requested data is is invalid in the event.

Type functions

alsaseq_event_error_quark

Return the GQuark for GError which has code of ALSASeqEventError enumerations.