You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`scratchDiskType`|`ScratchDiskType` enum | Enumerated value, must be one of the following:<ul><li>`ScratchDiskType.FirstVideoCaptureFolder`</li><li>`ScratchDiskType.FirstAudioCaptureFolder`</li><li>`ScratchDiskType.FirstVideoPreviewFolder`</li><li>`ScratchDiskType.FirstAudioPreviewFolder`</li><li>`ScratchDiskType.FirstAutoSaveFolder`</li><li>`ScratchDiskType.FirstCCLibrariesFolder`</li><li>`ScratchDiskType.FirstCapsuleMediaFolder`</li></ul> |
|`filePath`| String | A path to a file to render. |
35
-
|`outputPath`| String | A path to an output file. |
36
-
|`presetPath`| String | A path to a preset (.epr) file. |
37
-
|`workArea`| Integer | Integer denoting work area to be used:<ul><li>`0` - `ENCODE_ENTIRE`</li><li>`1` - `ENCODE_IN_TO_OUT`</li><li>`2` - `ENCODE_WORK_AREA`</li></ul> |
38
-
|`removeUponCompletion`| Integer | If `1`, job will be removed once complete. |
39
-
|`inPoint`|[Time object](../other/time.md)| A Time object, for the in point of new file. |
40
-
|`outPoint`|[Time object](../other/time.md)| A Time object, for the out point of new file. |
|`projectItem`|[ProjectItem object](../item/projectitem.md)| A project item to render. |
61
-
|`outputPath`| String | A path to an output file. |
62
-
|`presetPath`| String | A path to a preset (.epr) file. |
63
-
|`workArea`| Integer | Integer denoting work area to be used:<ul><li>`0` - `ENCODE_ENTIRE`</li><li>`1` - `ENCODE_IN_TO_OUT`</li><li>`2` - `ENCODE_WORK_AREA`</li></ul> |
64
-
|`removeUponCompletion`| Integer | If `1`, job will be removed once complete. |
|`sequence`|[Sequence object](../sequence/sequence.md)| A sequence to render. |
85
-
|`outputPath`| String | A path to an output file. |
86
-
|`presetPath`| String | A path to a preset (.epr) file. |
87
-
|`workArea`| Integer | Integer denoting work area to be used:<ul><li>`0` - `ENCODE_ENTIRE`</li><li>`1` - `ENCODE_IN_TO_OUT`</li><li>`2` - `ENCODE_WORK_AREA`</li></ul> |
88
-
|`removeUponCompletion`| Integer | If `1`, job will be removed once complete. |
0 commit comments