Click or drag to resize

IExporterFactoryCreateMovExporter Method

Creates MOV exporter for exporting recorded video.

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

Return Value

IExporter
Exporter that enables to export recordings from cameras.
Exceptions
ExceptionCondition
NoPermissionCameoSdkExceptionUser has no 'Export Video' permission.
See Also