file
記述
app.project.item(index).mainSource.file
app.project.item(index).proxySource.file
概要
このアセットを定義するファイルのExtendScript File object。この値を変更するには:
このFileSourceがAVItemのproxySourceの場合、setProxy()またはsetProxyWithSequence()を使用します。
このFileSourceが FootageItemのmainSourceの場合、replace()またはreplaceWithSequence()を使用します。
タイプ
File object - 読み込み専用
ノート