mainSource

app.project.item(index).mainSource

Description

The footage source, an object that contains all of the settings related to that footage item, including those that are normally accessed through the Interpret Footage dialog box. The attribute is read-only. To change its value, call one of the FootageItem replace” methods.

See the “FootageSource object” , and its three types:

• “SolidSource object”
• “FileSource object”
• “PlaceholderSource object”
If this is a FileSource object, and the footageMissing value is true, the path to the missing footage file is in the FileSource.missingFootagePath attribute. See “AVItem footageMissing attribute” and “FileSource missingFootagePath attribute”.

Type

FootageSource object; read-only.

Other Tags

Posted in FootageItem object and tagged , , , , , , , , , , , , .