addBoxText()

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

replace()

Changes the source of this FootageItem to the specified file. In addition to loading the file, the method creates a new FileSource object for the file and s

guessAlphaMode()

Sets alphaMode, premulColor, and invertAlpha to the best estimates for this footage source. If hasAlpha is false, no change is made.None.Nothing.

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