When true, a sequence is imported; otherwise, an individual file is imported.Boolean; read/write.
Tag Archives: File
reduceProject()
Removes all items from the project except those specified. Same as the File > Reduce Project command.array _ o f _ i te m s An array containing the Item obj
open()
Opens a project.file Optional. An ExtendScript File object for the project file to open. If not supplied, the method prompts the user to select a project fi
file
The ExtendScript File object for the footage’s source file.If theFootageItem’smainSource is a FileSource, this is the same as FootageItem.mainSource.file.Ot
includeSourceXMP
When true, writes all source footage XMP metadata to the output file. Corresponds to the Include Source XMP Metadata option in the Output Module Settings di
removeUnusedFootage()
Removes unused footage from the project. Same as the File > Remove Unused Footage command.None.Integer; the total number of FootageItem objects removed.
parseSwatchFile()
Loads color swatch data from an Adobe Swatch Exchange ASE file.file The file specification, an ExtendScript File object.The swatch data, in this format:data
mainSource
The footage source, an object that contains all of the settings related to that footage item, including those that are normally accessed through the Interpr
forceAlphabetical
When true, has the same effect as setting the Force alphabetical order option in the File > Import > File dialog box.Boolean; read/write.
save()
Saves the project. The same as the File > Save or File > Save As command. If the project has never previously been saved and no file is specified, prompts t