Enumeration

ALSACtlElemEventMask

Declaration

flags ALSACtl.ElemEventMask

Description [src]

A set of flags for the content of event for the element.

Members

Name Description
ALSACTL_ELEM_EVENT_MASK_VALUE

The event notifies any change of value for the element.

ALSACTL_ELEM_EVENT_MASK_INFO

The event notifies any change of information for the element.

ALSACTL_ELEM_EVENT_MASK_ADD

The element notifies addition of the element.

ALSACTL_ELEM_EVENT_MASK_TLV

The element notifies any change of Type-Length-Value data for the element.

ALSACTL_ELEM_EVENT_MASK_REMOVE

The element notifies removal of the element.