Microsoft DirectX 9.0 SDK Update (October 2004)

Buffer3DSettings Structure

Language:

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

Contains properties that describe all the information necessary to uniquely describe the location, orientation, and motion of a 3-D sound buffer.

Definition

Visual Basic .NET Public Structure Buffer3DSettings
C# public struct Buffer3DSettings
Managed C++ public __value struct Buffer3DSettings
JScript .NET In JScript .NET, you can use structures, but you cannot define your own.

Members Table

Method Description
Buffer3DSettings Initializes a new instance of the Buffer3DSettings structure.
ToString Obtains a string representation of the current instance.
Property Description
ConeOrientation Retrieves and sets the current orientation of this 3-D buffer's sound projection cone.
ConeOutsideVolume Retrieves and sets the volume of the sound outside the outside angle of the sound projection cone.
InsideConeAngle Retrieves and sets the angle of the inside sound projection cone.
MaxDistance Retrieves and sets the maximum attenuation distance.
MinDistance Retrieves and sets the minimum attenuation distance.
Mode Retrieves and sets the 3-D sound processing mode to be set.
OutsideConeAngle Retrieves and sets the angle of the outside sound projection cone.
Position Retrieves and sets the current position of the 3-D sound buffer.
Velocity Retrieves and sets the current velocity of the 3-D sound buffer.

Structure Information

Namespace Microsoft.DirectX.DirectSound
Assembly Microsoft.DirectX.DirectSound (microsoft.directx.directsound.dll)
Strong Name Microsoft.DirectX.DirectSound,  Version=1.0.2902.0,  Culture=neutral,  PublicKeyToken=31bf3856ad364e35

See Also


© 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