MediaCaptureDeviceExclusiveControlStatusChangedEventArgs.DeviceId 속성

정의

exlusive control 상태 변경된 캡처 디바이스의 디바이스 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

적용 대상