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> |
@@ -655,7 +655,7 @@ Writes a string to Premiere Pro's Events panel.
|`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. |
|`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. |
89
89
90
90
#### Returns
91
91
@@ -121,7 +121,7 @@ Determines whether embedded XMP metadata, will be output.
0 commit comments