Interactive3DLevel2ReverbEffect.AllParameters Property |
Language: |
Retrieves or sets interactive 3-D level 2 (I3DL2) environmental reverberation parameters of a SecondaryBuffer object.
Visual Basic Public Property AllParameters As EffectsInteractive3DLevel2Reverb C# public EffectsInteractive3DLevel2Reverb AllParameters { get; set; } C++ public:
property EffectsInteractive3DLevel2Reverb AllParameters {
EffectsInteractive3DLevel2Reverb get();
void set(EffectsInteractive3DLevel2Reverb value);
}JScript public function get AllParameters() : EffectsInteractive3DLevel2Reverb
public function set AllParameters(EffectsInteractive3DLevel2Reverb);
Microsoft.DirectX.DirectSound.EffectsInteractive3DLevel2Reverb
This property is read/write.
Contains parameters for a I3DL2 environmental reverberation effect.
Exceptions
ArgumentException An invalid parameter was passed to the called method.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center