file

記述

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

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

概要

このアセットを定義するファイルのExtendScript File object。この値を変更するには:

このFileSourceがAVItemproxySourceの場合、setProxy()またはsetProxyWithSequence()を使用します。

このFileSourceが FootageItemmainSourceの場合、replace()またはreplaceWithSequence()を使用します。

タイプ

File object - 読み込み専用

ノート