![]() |
![]() |
![]() |
BufferDescription.Guid3DAlgorithm Property |
Language: |
Retrieves or sets the unique identifier of the two-speaker virtualization algorithm to be used by DirectSound3D hardware emulation.
Visual Basic Public Property Guid3DAlgorithm As Guid C# public Guid Guid3DAlgorithm { get; set; } C++ public:
property Guid Guid3DAlgorithm {
Guid get();
void set(Guid value);
}JScript public function get Guid3DAlgorithm() : Guid
public function set Guid3DAlgorithm(Guid);
System.Guid
This property is read/write.
A Guidthat represents the algorithm identifier to set or retrieve.
Use the Guid
fields in the DSoundHelper class to obtain a virtualization algorithm's Guid
to set in this method.
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