Microsoft DirectX 9.0 SDK Update (October 2004)

Interactive3DLevel2ReverbEffect.AllParameters Property

Language:

Note: This documentation is preliminary and is subject to change.

Retrieves or sets interactive 3-D level 2 (I3DL2) environmental reverberation parameters of a SecondaryBuffer object.

Definition

Visual Basic .NET Public Property AllParameters As EffectsInteractive3DLevel2Reverb
C# public EffectsInteractive3DLevel2Reverb AllParameters { get; set; }
Managed C++ public: __property EffectsInteractive3DLevel2Reverb get_AllParameters();
public: __property void set_AllParameters(EffectsInteractive3DLevel2Reverb);
JScript .NET public function get AllParameters() : EffectsInteractive3DLevel2Reverb
public function set AllParameters(EffectsInteractive3DLevel2Reverb);

Property Value

Microsoft.DirectX.DirectSound.EffectsInteractive3DLevel2Reverb . Contains parameters for a I3DL2 environmental reverberation effect.

This property is read/write. 

Remarks

Exceptions
ArgumentException Leave Site An invalid parameter was passed to the called method.

See Also


© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center