replaceWithPlaceholder()

Changes the source of this FootageItem to the specified placeholder. Creates a new PlaceholderSource object, sets its values from the parameters, and sets m

addText()

Creates a new point text layer and adds the new TextLayer object to this collection.To create a paragraph box text layer, use the addBoxText method. For mor

replaceWithSolid()

Changes the source of this FootageItem to the specified solid. Creates a new SolidSource object, sets its values from theparameters, andsets mainSource to t

canImportAs()

Reports whether the file can be imported as the source of a particular object type. If this method returns true, you can set the given type as the value of

FootageItem object

The FootageItem object represents a footage item imported into a project, which appears in the Project panel.These are accessed by position index number in

isNameSet

True if the value of the name attribute has been set explicitly, rather than automatically from the source.Boolean; read-only.

footageMissing

When true, the AVItem is a placeholder, or represents footage with a source file that cannot be found. In this case, the path of the missing source file isi

SolidSource object

The SolidSource object represents a solid-color footage source.οΎ• SolidSource is a subclass of FootageSource. All methods and attributes of FootageSource, in

name

The name of the layer. By default, this is the same as the Source name which cannot be changed in the Layerpanel , but you can set it to be different.String

proxySource

The FootageSource being used as a proxy. The attribute is read-only; to change it, call any of the AVItem methodsthat change the proxy source: setProxy , se