MediaCaptureVideoProfile.VideoDeviceId Property

Definition

Gets the device ID of the video device associated with the video profile.

public:
 property Platform::String ^ VideoDeviceId { Platform::String ^ get(); };
winrt::hstring VideoDeviceId();
public string VideoDeviceId { get; }
var string = mediaCaptureVideoProfile.videoDeviceId;
Public ReadOnly Property VideoDeviceId As String

Property Value

String

Platform::String

winrt::hstring

The device ID of the video device associated with the video profile.

Windows requirements

App capabilities
backgroundMediaRecording

Applies to