MediaDevice.GetVideoCaptureSelector メソッド

定義

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

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

戻り値

String

Platform::String

winrt::hstring

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

適用対象