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