The type of object for which the imported file is to be the source. Before setting, use canImportAs to check that a given file can be imported as the source
Tag Archives: File
name
The name of the item, as shown in the Project panel.ユ Ina FootageItem, the value is linked to the mainSource object. If the mainSource object is a FileSourc
importPlaceholder()
Creates and returns a new PlaceholderItem object and adds it to the projectメs items array. Same as the File > Import > Placeholder command.name A string con
sequence
When true, a sequence is imported; otherwise, an individual file is imported.Boolean; read/write.
setProxy()
Sets a file as the proxy of this AVItem. Loads the specified file into a new FileSource object, sets this as the value of the proxySource attribute, and set
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
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
setProxyWithSequence()
Sets a sequence of files as the proxy of this AVItem, with the option of forcing alphabetical order. Loads the specified file sequence into a new FileSource
removeUnusedFootage()
Removes unused footage from the project. Same as the File > Remove Unused Footage command.None.Integer; the total number of FootageItem objects removed.
forceAlphabetical
When true, has the same effect as setting the Force alphabetical order option in the File > Import > File dialog box.Boolean; read/write.