Enumeration

ALSACtlElemIfaceType

Declaration

enum ALSACtl.ElemIfaceType

Description [src]

A set of enumerations for interface of element.

Members

Name Description
ALSACTL_ELEM_IFACE_TYPE_CARD

The element has effects to whole the sound card.

ALSACTL_ELEM_IFACE_TYPE_HWDEP

The element has effects to hwdep device.

ALSACTL_ELEM_IFACE_TYPE_MIXER

The element has effects to mixer device.

ALSACTL_ELEM_IFACE_TYPE_PCM

The element has effects to PCM device.

ALSACTL_ELEM_IFACE_TYPE_RAWMIDI

The element has effects to Rawmidi device.

ALSACTL_ELEM_IFACE_TYPE_TIMER

The element has effects to Timer device.

ALSACTL_ELEM_IFACE_TYPE_SEQUENCER

The element has effects to Sequencer device.