docs » plugins.finalcutpro.export.batch
Batch Export Plugin
- Functions - API calls offered directly by the extension
- batchExport
- changeExportDestinationFolder
- changeExportDestinationPreset
- Fields - Variables which can only be accessed from an object returned by a constructor
- ignoreMissingEffects
- replaceExistingFiles
| Signature | plugins.finalcutpro.export.batch.batchExport() -> boolean |
|---|---|
| Type | Function |
| Description | Batch Export. |
| Parameters |
|
| Returns |
|
| Signature | plugins.finalcutpro.export.batch.changeExportDestinationFolder() -> boolean |
|---|---|
| Type | Function |
| Description | Change Export Destination Folder. |
| Parameters |
|
| Returns |
|
| Signature | plugins.finalcutpro.export.batch.changeExportDestinationPreset() -> boolean |
|---|---|
| Type | Function |
| Description | Change Export Destination Preset. |
| Parameters |
|
| Returns |
|
| Signature | plugins.finalcutpro.export.batch.ignoreMissingEffects <cp.prop: boolean> |
|---|---|
| Type | Field |
| Description | Defines whether or not a Batch Export should Ignore Missing Effects. |
| Signature | plugins.finalcutpro.export.batch.replaceExistingFiles <cp.prop: boolean> |
|---|---|
| Type | Field |
| Description | Defines whether or not a Batch Export should Replace Existing Files. |