Hardware Audio Mixer Reference (Windows Embedded CE 6.0)

1/6/2010

This section describes the following common programming elements associated with hardware audio mixers:

These elements can be organized into common task groups as shown in the following table.

Task Programming element

Changing control attributes

MIXERCONTROLDETAILS

MIXERCONTROLDETAILS_BOOLEAN

MIXERCONTROLDETAILS_LISTTEXT

MIXERCONTROLDETAILS_SIGNED

MIXERCONTROLDETAILS_UNSIGNED

mixerGetControlDetails

mixerSetControlDetails

Opening and closing

mixerClose

mixerOpen

Querying devices

MIXERCAPS

mixerGetDevCaps

mixerGetNumDevs

Retrieving line controls

MIXERCONTROL

mixerGetLineControls

MIXERLINECONTROLS

Retrieving line information

mixerGetLineInfo

MIXERLINE

MM_MIXM_CONTROL_CHANGE

MM_MIXM_LINE_CHANGE

Retrieving mixer identifiers

mixerGetID

Sending user-defined messages

mixerMessage

See Also

Reference

Hardware Audio Mixer Functions
Hardware Audio Mixer Structures
Hardware Audio Mixer Messages

Concepts

Hardware Audio Mixer