Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Hardware Audio Mixer Reference
Send Feedback on this topic to the authors