MediaDevice.GetVideoCaptureSelector Method

Definition

Returns the identifier string of a device for capturing video.

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

Returns

String

Platform::String

winrt::hstring

The identifier string of the video capture device.

Applies to