SpatialAudioDeviceConfiguration.IsSpatialAudioFormatSupported(String) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
このデバイスが指定された空間オーディオ形式をサポートできるかどうかを指定します。
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
パラメーター
- subtype
-
String
Platform::String
winrt::hstring
チェックする空間 audo 形式の GUID の文字列。 SpatialAudioFormatSubtype 列挙型は、必要な文字列を返します。
戻り値
Boolean
bool
形式がサポートされているかどうかを示すブール値。