SpatialAudioDeviceConfiguration.DefaultSpatialAudioFormat 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.
Provides the default spatial audio format for this device. This is the format the user has selected.
public:
property Platform::String ^ DefaultSpatialAudioFormat { Platform::String ^ get(); };
winrt::hstring DefaultSpatialAudioFormat();
public string DefaultSpatialAudioFormat { get; }
var string = spatialAudioDeviceConfiguration.defaultSpatialAudioFormat;
Public ReadOnly Property DefaultSpatialAudioFormat As String
Property Value
A string of the GUID for the default spatial audio format.