瀏覽代碼

update docs

master
Jonathan Cobb 3 年之前
父節點
當前提交
96d95063c9
共有 1 個文件被更改,包括 4 次插入1 次删除
  1. +4
    -1
      docs/jvc_js.md

+ 4
- 1
docs/jvc_js.md 查看文件

@@ -47,7 +47,10 @@ What variables are available in the JS context? And what properties do they have
Assets can be defined in the JVC's `assets` array, or as the output of an
operation.

Assets are referenced by their asset name. Assets have some useful properties:
Assets are referenced by their asset name. Learn more about
[Asset References](asset_refs.md).

In a JVC JavaScript context, assets are JS objects with some useful properties:

#### `duration`
Duration in seconds of the asset (audio or video).


Loading…
取消
儲存