Click or drag to resize

IExporterFactoryCreateAsfExporter Method

Since ASF export is not supported any more this method creates MP4 exporter.

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

Return Value

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