![]() |
![]() |
![]() |
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 .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);
System.Guid . A Guid
This property is read/write.that 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.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center