DistortionEffect.AllParameters Property |
Language: |
Retrieves or sets distortion parameters of a SecondaryBuffer object.
Visual Basic Public Property AllParameters As EffectsDistortion C# public EffectsDistortion AllParameters { get; set; } C++ public:
property EffectsDistortion AllParameters {
EffectsDistortion get();
void set(EffectsDistortion value);
}JScript public function get AllParameters() : EffectsDistortion
public function set AllParameters(EffectsDistortion);
Microsoft.DirectX.DirectSound.EffectsDistortion
This property is read/write.
Contains parameters for a distortion 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