다음을 통해 공유


AudioEffectsPackConfiguration.IsDeviceIdSupported(String, String) 메서드

정의

public:
 static bool IsDeviceIdSupported(Platform::String ^ effectsPackId, Platform::String ^ deviceId);
 static bool IsDeviceIdSupported(winrt::hstring const& effectsPackId, winrt::hstring const& deviceId);
public static bool IsDeviceIdSupported(string effectsPackId, string deviceId);
function isDeviceIdSupported(effectsPackId, deviceId)
Public Shared Function IsDeviceIdSupported (effectsPackId As String, deviceId As String) As Boolean

매개 변수

effectsPackId
String

Platform::String

winrt::hstring

deviceId
String

Platform::String

winrt::hstring

반환

Boolean

bool

적용 대상