ElementSpatialAudioMode Enum

Definition

Defines constants that indicate whether spatial sound is on, off, or handled automatically.

C#
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
public enum ElementSpatialAudioMode
Inheritance
ElementSpatialAudioMode
Attributes

Fields

Name Value Description
Auto 0

Spatial sound is turned on or off by the system.

Off 1

Spatial sound is off.

On 2

Spatial sound is on.

Applies to

Produkt Verzie
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6