Microsoft DirectX 8.1 (Visual Basic)

DirectSoundFXI3DL2Reverb8.SetAllParameters

The SetAllParameters method sets the I3DL2 (Interactive 3D Audio Level 2) reverberation  parameters of a buffer.

Syntax

object.SetAllParameters(params As DSFXI3DL2REVERB)

Parts

object

Resolves to a DirectSoundFXI3DL2Reverb8 object.

params

DSFXI3DL2REVERB type that specifies the parameters of the effect.

Error Codes

If the method fails, an error is raised. Possible values for Err.Number include DSERR_INVALIDPARAM.