Freigeben über


SpatialAudioDeviceConfiguration.IsSpatialAudioFormatSupported(String) Methode

Definition

Gibt an, ob dieses Gerät das angegebene räumliche Audioformat unterstützen kann.

public:
 virtual bool IsSpatialAudioFormatSupported(Platform::String ^ subtype) = IsSpatialAudioFormatSupported;
bool IsSpatialAudioFormatSupported(winrt::hstring const& subtype);
public bool IsSpatialAudioFormatSupported(string subtype);
function isSpatialAudioFormatSupported(subtype)
Public Function IsSpatialAudioFormatSupported (subtype As String) As Boolean

Parameter

subtype
String

Platform::String

winrt::hstring

Eine Zeichenfolge der GUID für das zu überprüfende räumliche audo-Format. Die SpatialAudioFormatSubtype-Enumeration gibt die nekzesären Zeichenfolgen zurück.

Gibt zurück

Boolean

bool

Bool, der angibt, ob das Format unterstützt wird oder nicht.

Gilt für: