MediaDevice.GetAudioCaptureSelector メソッド

定義

オーディオをキャプチャするためのデバイスの識別子文字列を返します。

public:
 static Platform::String ^ GetAudioCaptureSelector();
 static winrt::hstring GetAudioCaptureSelector();
public static string GetAudioCaptureSelector();
function getAudioCaptureSelector()
Public Shared Function GetAudioCaptureSelector () As String

戻り値

String

Platform::String

winrt::hstring

オーディオ キャプチャ デバイスの識別子文字列。

適用対象