CaptureEffectsAcousticEchoCancellation.Mode Property

Language:

Retrieves and sets the operation mode of the effect.

Definition

Visual Basic Public Property Mode As OperationMode
C# public OperationMode Mode { get; set; }
C++ public:
property OperationMode Mode {
        OperationMode get();
        void set(OperationMode value);
}
JScript public function get Mode() : OperationMode
public function set Mode(OperationMode);

Property Value

Microsoft.DirectX.DirectSound.OperationMode
The operation mode of the effect.

This property is read/write. 

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