BVMS CameoSDK API Documentation
BVMS CameoSDK API Documentation
CameoSDK Overview
Bosch.Vms.CameoSdk
IExporter Interface
IExporter Methods
AddCamera Method
Cancel Method
StartExportAsync Method
IExporter
Add
Camera Method
Attach camera for which video will be exported.
Namespace:
Bosch.Vms.CameoSdk
Assembly:
Bosch.Vms.CameoSdk (in Bosch.Vms.CameoSdk.dll) Version: 1.6.0.0
Syntax
C#
Copy
void
AddCamera
(
ICamera
camera
)
Parameters
camera
ICamera
Camera for which video will be exported.
Exceptions
Exception
Condition
ArgumentNullException
Parameter
camera
cannot be
null
.
CameoSdkException
Specified
camera
has no recorder or recorder type is invalid.
NoPermissionCameoSdkException
User has no 'Export Video' permission.
See Also
Reference
IExporter Interface
Bosch.Vms.CameoSdk Namespace
Copyright © Bosch Sicherheitssysteme GmbH