FileSource object

app.project.item(index).mainSource
app.project.item(index).proxySource

Description

The FileSource object describes footage that comes from a file.

• FileSource is a subclass of FootageSource. All methods and attributes of FootageSource, in addition to those listed below, are available when working with FileSource.

Attributes

Attribute Reference Description
file FileSource file attribute” The file that defines this asset.
missingFootagePath “FileSource missingFootagePath attribute” The file that contains footage missing from this asset.

Methods

Method Reference Description
reload ( ) “FileSource reload() method” Reloads the asset from the file, if it is a mainSource of a FootageItem.

Other Tags

Posted in FileSource object and tagged , , , , , , , , , , , , , .