DSoundHelper.Guid3DAlgorithmHrtfFull Field (Microsoft.DirectX.DirectSound)
Retrieves the high quality 3-D algorithm used by the BufferDescription.Guid3DAlgorithm property.
Definition
Visual Basic Public Shared Guid3DAlgorithmHrtfFull As Guid C# public static Guid Guid3DAlgorithmHrtfFull; C++ public: static Guid Guid3DAlgorithmHrtfFull; JScript public static var Guid3DAlgorithmHrtfFull : Guid
Field Value
System.Guid
Returns the high quality 3-D algorithm used by the BufferDescription.Guid3DAlgorithm property.This field is read-only.
Remarks
This algorithm gives the highest quality 3-D audio effect, but uses more CPU cycles than the other 3-D algorithms..