Buffer3DSettings.ConeOutsideVolume Property

Language:

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

Definition

Visual Basic Public Property ConeOutsideVolume As Integer
C# public int ConeOutsideVolume { get; set; }
C++ public:
property int ConeOutsideVolume {
        int get();
        void set(int value);
}
JScript 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. 

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