Microsoft DirectX 8.0 (Visual Basic)

DirectSoundFXI3DL2Reverb8.SetAllParameters

Sets the I3DL2 (Interactive 3D Audio Level 2) reverberation parameters of a buffer.

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.