![]() |
![]() |
![]() |
BufferDescription.Mute3DAtMaximumDistance Property |
Language: |
Specifies whether the sound is reduced to silence at the maximum distance.
Visual Basic .NET Public Property Mute3DAtMaximumDistance As Boolean C# public bool Mute3DAtMaximumDistance { get; set; } Managed C++ public: __property bool get_Mute3DAtMaximumDistance();
public: __property void set_Mute3DAtMaximumDistance(bool);JScript .NET public function get Mute3DAtMaximumDistance() : boolean
public function set Mute3DAtMaximumDistance(boolean);
System.Boolean . This value is set to true to mute sound at the maximum distance; otherwise, false.
This property is read/write.
The buffer will stop playing when the maximum distance is exceeded, so that processor time is not wasted. Applies only to software buffers.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center