Microsoft DirectX 8.0 (Visual Basic)

DirectSoundFXWavesReverb8.SetAllParameters

Sets the wave reverberation parameters of a buffer.

object.SetAllParameters(params As DSFXWAVESREVERB)

Parts

object
Resolves to a DirectSoundFXWavesReverb8 object.
params
DSFXWAVESREVERB 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.