VideoDeviceController.PhotoConfirmationControl 属性

定义

获取此视频设备的照片确认控件。

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

属性值

此视频设备的照片确认控件。

适用于