MediaCaptureDeviceExclusiveControlStatusChangedEventArgs.DeviceId 属性

定义

获取捕获设备的设备 ID,其控制状态已更改。

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

属性值

String

Platform::String

winrt::hstring

捕获设备的设备 ID,其控制状态已更改。

Windows 要求

应用功能
backgroundMediaRecording

适用于