Enumeration

ALSARawmidiStreamPairError

Declaration

error-domain ALSARawmidi.StreamPairError

Description [src]

A set of error code for GError with ALSARawmidi.StreamPairError domain.

Members

Name Description
ALSARAWMIDI_STREAM_PAIR_ERROR_FAILED

The system call failed.

ALSARAWMIDI_STREAM_PAIR_ERROR_DISCONNECTED

The card associated to the instance is in disconnect state.

ALSARAWMIDI_STREAM_PAIR_ERROR_UNREADABLE

The instance is not for read operation.

Type functions

alsarawmidi_stream_pair_error_quark

Return the GQuark for GError with code in ALSARawmidiStreamPairError enumerations.