Share via


VideoDeviceController.PhotoConfirmationControl プロパティ

定義

このビデオ デバイスの写真確認コントロールを取得します。

public:
 property PhotoConfirmationControl ^ PhotoConfirmationControl { PhotoConfirmationControl ^ get(); };
PhotoConfirmationControl PhotoConfirmationControl();
public PhotoConfirmationControl PhotoConfirmationControl { get; }
var photoConfirmationControl = videoDeviceController.photoConfirmationControl;
Public ReadOnly Property PhotoConfirmationControl As PhotoConfirmationControl

プロパティ値

このビデオ デバイスの写真確認コントロール。

適用対象