Click or drag to resize

IControlFactoryCreateLiveCameoControl Method

Create Image pane control for displaying live picture from camera.

Namespace: Bosch.Vms.CameoSdk
Assembly: Bosch.Vms.CameoSdk (in Bosch.Vms.CameoSdk.dll) Version: 1.6.0.0
Syntax
C#
IVideoCameoControl CreateLiveCameoControl()

Return Value

IVideoCameoControl
Image pane control.
Exceptions
ExceptionCondition
NoPermissionCameoSdkExceptionUser has no 'Live' permission.
See Also