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

视频捕获设备的标识符字符串。

适用于