Microsoft DirectX 8.1 (Visual Basic) |
The GetAllParameters method retrieves the parametric equalizer parameters of a buffer.
Syntax
object.GetAllParameters() As DSFXPARAMEQ
Parts
object
Resolves to a DirectSoundFXParamEq8 object.
Return Values
Returns a DSFXPARAMEQ type that contains the parameters of the effect.
Error Codes
If the method fails, an error is raised. Possible values for Err.Number include DSERR_INVALIDPARAM.