Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 791 Bytes

spatialaudiodeviceconfiguration_isspatialaudioformatsupported_1312748126.md

File metadata and controls

28 lines (19 loc) · 791 Bytes
-api-id -api-type ms.custom
M:Windows.Media.Audio.SpatialAudioDeviceConfiguration.IsSpatialAudioFormatSupported(System.String)
winrt method
RS5

Windows.Media.Audio.SpatialAudioDeviceConfiguration.IsSpatialAudioFormatSupported

-description

Specifies whether this device can support the given spatial audio format.

-parameters

-param subtype

A string of the GUID for the spatial audo format to check. SpatialAudioFormatSubtype enum will return the neccesary strings.

-returns

Bool indicating whether the format is supported or not.

-remarks

-see-also

-examples