SpatialAudioDeviceConfiguration.IsSpatialAudioSupported Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies whether this device can support any form of spatial audio.
public:
property bool IsSpatialAudioSupported { bool get(); };
bool IsSpatialAudioSupported();
public bool IsSpatialAudioSupported { get; }
var boolean = spatialAudioDeviceConfiguration.isSpatialAudioSupported;
Public ReadOnly Property IsSpatialAudioSupported As Boolean
Property Value
Boolean
bool
Bool indicating whether this device supports spatial audio.