Microsoft DirectX 8.1 (Visual Basic) |
The SetAllParameters method sets the amplitude modulation parameters of a buffer.
Syntax
object.SetAllParameters(params As DSFXCHORUS)
Parts
object
Resolves to a DirectSoundFXChorus8 object.
params
DSFXCHORUS 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.