|
Audio Mixer Reference
This section describes the functions, structures, and messages associated with
audio mixers. These elements are grouped as follows.
Querying Devices
MIXERCAPS
mixerGetDevCaps
mixerGetNumDevs
Opening and Closing
mixerClose
mixerOpen
Retrieving Mixer Identifiers
mixerGetID
Retrieving Line Controls
MIXERCONTROL
mixerGetLineControls
MIXERLINECONTROLS
Changing Control Attributes
MIXERCONTROLDETAILS
MIXERCONTROLDETAILS_BOOLEAN
MIXERCONTROLDETAILS_LISTTEXT
MIXERCONTROLDETAILS_SIGNED
MIXERCONTROLDETAILS_UNSIGNED
mixerGetControlDetails
mixerSetControlDetails
Retrieving Line Information
mixerGetLineInfo
MIXERLINE
MM_MIXM_CONTROL_CHANGE
MM_MIXM_LINE_CHANGE
Sending User-Defined Messages
mixerMessage
Related Links
Software for Delphi and C++ Builder developers
Software for Visual Studio .NET developers
Software for Visual Basic 6 developers
Delphi Tips&Tricks
MegaDetailed.NET
More Online Helps
Win32 Programmer's Reference (win32.hlp)
OLE Programmer's Reference (ole.hlp)
Microsoft Windows Pen API Programmer's Reference (penapi.hlp)
Microsoft Windows Sockets 2 Reference (sock2.hlp)
Microsoft Windows Telephony API (TAPI) Programmer's Reference (tapi.hlp)
Unix Manual Pages
|