次の方法で共有


MediaCaptureVideoProfile.VideoDeviceId プロパティ

定義

ビデオ プロファイルに関連付けられているビデオ デバイスのデバイス ID を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

ビデオ プロファイルに関連付けられているビデオ デバイスのデバイス ID。

Windows の要件

アプリの機能
backgroundMediaRecording

適用対象