MediaCaptureVideoProfile.Id Property

Definition

Gets the unique identifier of the video profile.

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

Property Value

String

Platform::String

winrt::hstring

The unique identifier of the video profile.

Windows requirements

App capabilities
backgroundMediaRecording

Applies to