AudioEffectsPackConfiguration.GetForDeviceId(String, String) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public:
static AudioEffectsPackConfiguration ^ GetForDeviceId(Platform::String ^ effectsPackId, Platform::String ^ deviceId);
static AudioEffectsPackConfiguration GetForDeviceId(winrt::hstring const& effectsPackId, winrt::hstring const& deviceId);
public static AudioEffectsPackConfiguration GetForDeviceId(string effectsPackId, string deviceId);
function getForDeviceId(effectsPackId, deviceId)
Public Shared Function GetForDeviceId (effectsPackId As String, deviceId As String) As AudioEffectsPackConfiguration
参数
- effectsPackId
-
String
Platform::String
winrt::hstring
- deviceId
-
String
Platform::String
winrt::hstring