Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

The following table shows the functions that are used with audio mixers.

Programming element Description

mixerClose

Closes the specified mixer device.

mixerGetControlDetails

Retrieves details about a single control associated with an audio line.

mixerGetDevCaps

Queries a specified mixer device to determine its capabilities.

mixerGetID

Retrieves the device identifier for a mixer device associated with a specified device handle.

mixerGetLineControls

Retrieves one or more controls associated with an audio line.

mixerGetLineInfo

Retrieves information about a specific line of a mixer device.

mixerGetNumDevs

Retrieves the number of mixer devices present in the system.

mixerMessage

Sends a custom mixer driver message directly to a mixer driver.

mixerOpen

Opens a specified mixer device.

mixerSetControlDetails

Sets properties of a single control associated with an audio line.

See Also