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.
This header is used by XAudio2 APIs. For more information, see:
xaudio2fx.h contains the following programming interfaces:
Functions
ReverbConvertI3DL2ToNative Inline function that converts I3DL2 (Interactive 3D Audio Rendering Guidelines Level 2.0) parameters to native XAudio2 parameters. |
XAudio2CreateReverb Creates a new reverb audio processing object (APO), and returns a pointer to it. |
XAudio2CreateVolumeMeter Creates a new volume meter audio processing object (APO) and returns a pointer to it. |
Structures
XAUDIO2FX_REVERB_I3DL2_PARAMETERS Describes I3DL2 (Interactive 3D Audio Rendering Guidelines Level 2.0) parameters for use in the ReverbConvertI3DL2ToNative function. |
XAUDIO2FX_REVERB_PARAMETERS Describes parameters for use in the reverb APO. |
XAUDIO2FX_VOLUMEMETER_LEVELS Describes parameters for use with the volume meter APO. |