BufferCaps.Mute3DAtMaximumDistance Property |
Language: |
Retrieves whether the sound is reduced to silence at the maximum distance.
Visual Basic Public ReadOnly Property Mute3DAtMaximumDistance As Boolean C# public bool Mute3DAtMaximumDistance { get; } C++ public:
property bool Mute3DAtMaximumDistance {
bool get();
}JScript public function get Mute3DAtMaximumDistance() : boolean
System.Boolean
This property is read-only.
Value that is set to true to mute sound at the maximum distance; otherwise, false.
The buffer will stop playing when the maximum distance is exceeded, so that processor time is not wasted. Applies only to software buffers.
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