MediaCaptureDeviceExclusiveControlStatusChangedEventArgs.DeviceId Property

Definition

Gets the device ID for the capture device for which exlusive control status has changed.

public:
 property Platform::String ^ DeviceId { Platform::String ^ get(); };
winrt::hstring DeviceId();
public string DeviceId { get; }
var string = mediaCaptureDeviceExclusiveControlStatusChangedEventArgs.deviceId;
Public ReadOnly Property DeviceId As String

Property Value

String

Platform::String

winrt::hstring

The device ID for the capture device for which exlusive control status has changed.

Windows requirements

App capabilities
backgroundMediaRecording

Applies to