Buffer3DSettings.ConeOutsideVolume Property |
Language: |
Retrieves and sets the volume of the sound outside the outside angle of the sound projection cone.
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);
System.Int32
This property is read/write.
The the volume of the sound outside the outside angle of the sound projection cone.
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