Microsoft DirectX 9.0 SDK Update (October 2004)

BufferDescription.Guid3DAlgorithm Property

Language:

Note: This documentation is preliminary and is subject to change.

Retrieves or sets the unique identifier of the two-speaker virtualization algorithm to be used by DirectSound3D hardware emulation.

Definition

Visual Basic .NET Public Property Guid3DAlgorithm As Guid
C# public Guid Guid3DAlgorithm { get; set; }
Managed C++ public: __property Guid get_Guid3DAlgorithm();
public: __property void set_Guid3DAlgorithm(Guid);
JScript .NET public function get Guid3DAlgorithm() : Guid
public function set Guid3DAlgorithm(Guid);

Property Value

System.Guid . A Guid Leave Site that represents the algorithm identifier to set or retrieve.

This property is read/write. 

Remarks

Use the Guid Leave Site fields in the DSoundHelper class to obtain a virtualization algorithm's Guid Leave Site to set in this method.


© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center