FXREVERB Constants

Defines values for use with the FXREVERB_PARAMETERS structure.

Constant Description
FXREVERB_MIN_DIFFUSION
Minimum value for the Diffusion member.
FXREVERB_MAX_DIFFUSION
Maximum value for the Diffusion member.
FXREVERB_DEFAULT_DIFFUSION
Default value for the Diffusion member.
FXREVERB_MIN_ROOMSIZE
Minimum value for the RoomSize member.
FXREVERB_MAX_ROOMSIZE
Maximum value for the RoomSize member.
FXREVERB_DEFAULT_ROOMSIZE
Default value for the RoomSize member.

Remarks

Platform Requirements

Windows 10 (XAudio2.9); Windows 8, Windows Phone 8 (XAudio 2.8); DirectX SDK (XAudio 2.7)

Requirements

Requirement Value
Header
XAPOFX.h

See also

Constants