timeSpanDuration
種 類
プロパティ(R)
書 式
app.project.renderQueue.
items[
n
].timeSpanDuration;
解 説
レンダリング項目のムービー時間を参照/設定します。
コード
n = app.project.renderQueue.items[1].timeSpanDuration;
alert(n);
■サンプルをダウンロードする
>>.zip