SetDefaultSpatialAudioFormatResult.Status 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 the status of the result, whether it failed (and why) or succeeded.
public:
property SetDefaultSpatialAudioFormatStatus Status { SetDefaultSpatialAudioFormatStatus get(); };
SetDefaultSpatialAudioFormatStatus Status();
public SetDefaultSpatialAudioFormatStatus Status { get; }
var setDefaultSpatialAudioFormatStatus = setDefaultSpatialAudioFormatResult.status;
Public ReadOnly Property Status As SetDefaultSpatialAudioFormatStatus
Property Value
An enumeration value indicating set default spatial audio format status.