![]() |
![]() |
![]() |
Buffer3D.Mode Property |
Language: |
Retrieves or sets the operation mode for 3-D sound processing.
Visual Basic .NET Public Property Mode As Mode3D C# public Mode3D Mode { get; set; } Managed C++ public: __property Mode3D get_Mode();
public: __property void set_Mode(Mode3D);JScript .NET public function get Mode() : Mode3D
public function set Mode(Mode3D);
Microsoft.DirectX.DirectSound.Mode3D . Value of the Mode3D enumeration that represents the sound processing mode to set or retrieve.
This property is read/write.
Exceptions
ArgumentException An invalid parameter was passed to the called method.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center