Hardware Audio Mixer Functions (Compact 2013)

3/26/2014

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

Function

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

Reference

Hardware Audio Mixer Reference

Other Resources

Hardware Audio Mixer