Enumeration

ALSASeqClientType

Declaration

enum ALSASeq.ClientType

Description [src]

A set of enumerations for the type of client.

Members

Name Description
ALSASEQ_CLIENT_TYPE_NONE

The client is invalid.

ALSASEQ_CLIENT_TYPE_USER

The client is userspace application.

ALSASEQ_CLIENT_TYPE_KERNEL

The client is kernel driver.