Microsoft DirectX 8.0 (Visual Basic)

DirectSoundFXDistortion8.SetAllParameters

Sets the distortion parameters of a buffer.

object.SetAllParameters(params As DSFXDISTORTION)

Parts

object
Resolves to a DirectSoundFXDistortion8 object.
params
DSFXDISTORTION 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.