Microsoft DirectX 8.0 (Visual Basic)

DSFXGARGLE

Contains parameters for an amplitude modulation effect represented by a DirectSoundFXGargle8 object.

Type DSFXGARGLE
    lRateHz As CONST_DSFXGARGLE_RATEHZ
    lWaveShape As CONST_DSFXGARGLE_WAVE
End Type

Members

lRateHz
Rate of modulation, in Hertz. Minimum and maximum values are defined in the CONST_DSFXGARGLE_RATEHZ enumeration. Any Long value within this range is valid.
lWaveShape
Shape of the modulation wave. Allowable values are defined in the CONST_DSFXGARGLE_WAVE enumeration.

See Also

DirectSoundFXGargle8, Gargle