IExporterCancel Method |
void Cancel()
| Exception | Condition |
|---|---|
| CameoSdkException |
- Video export is not currently running. To cancel video export, it should be started firstly (use StartExportAsync(DateTime, DateTime, String, String) method). - Video is not currently exporting. Archive information for export is retrieving. |