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