![]() |
![]() |
![]() |
Buffer3D.AllParameters Property |
Language: |
Retrieves or sets the 3-D properties of the sound buffer.
Visual Basic .NET Public Property AllParameters As Buffer3DSettings C# public Buffer3DSettings AllParameters { get; set; } Managed C++ public: __property Buffer3DSettings get_AllParameters();
public: __property void set_AllParameters(Buffer3DSettings);JScript .NET public function get AllParameters() : Buffer3DSettings
public function set AllParameters(Buffer3DSettings);
Microsoft.DirectX.DirectSound.Buffer3DSettings . A Buffer3DSettings object that contains the information necessary to describe a 3-D sound buffer.
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