Microsoft DirectX 9.0 SDK Update (October 2004)

Buffer3DSettings.ConeOutsideVolume Property

Language:

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

Retrieves and sets the volume of the sound outside the outside angle of the sound projection cone.

Definition

Visual Basic .NET Public Property ConeOutsideVolume As Integer
C# public int ConeOutsideVolume { get; set; }
Managed C++ public: __property int get_ConeOutsideVolume();
public: __property void set_ConeOutsideVolume(int);
JScript .NET public function get ConeOutsideVolume() : int
public function set ConeOutsideVolume(int);

Property Value

System.Int32 . The the volume of the sound outside the outside angle of the sound projection cone.

This property is read/write. 

© 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