Click or drag to resize

IExporter Methods

The IExporter type exposes the following members.

Methods
 NameDescription
Public methodAddCamera Attach camera for which video will be exported.
Public methodCancel Cancels export.
This is an asynchronous method.
Public methodStartExportAsync(DateTime, DateTime, String, String) Starts export.
This is an asynchronous method. Completion is notified by ExportComplete event.
Public methodStartExportAsync(DateTime, DateTime, String, String, ExportQuality) Starts export.
This is an asynchronous method. Completion is notified by ExportComplete event.
Top
See Also