Buffer3DSettings.Mode Property |
Language: |
Retrieves and sets the 3-D sound processing mode to be set.
Visual Basic Public Property Mode As Mode3D C# public Mode3D Mode { get; set; } C++ public:
property Mode3D Mode {
Mode3D get();
void set(Mode3D value);
}JScript public function get Mode() : Mode3D
public function set Mode(Mode3D);
Microsoft.DirectX.DirectSound.Mode3D
This property is read/write.
The 3-D sound processing mode to be set.
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