diff --git a/jobs/compose.mdx b/jobs/compose.mdx index eb3d5e1..a46be89 100644 --- a/jobs/compose.mdx +++ b/jobs/compose.mdx @@ -316,7 +316,9 @@ A scene's clips can omit `start` and `length` to span the whole scene. Every cli ## Reference -### `output` +### Output + +The `output` object controls the render target. | Field | Values | | --- | --- | @@ -327,7 +329,9 @@ A scene's clips can omit `start` and `length` to span the whole scene. Every cli | `audioCodec` | `aac`, `opus`, `mp3` (optional) | | `frameTime` | second of the timeline to capture for `jpg` / `png` (default `0`) | -### Assets (`clip.asset`) +### Assets + +A clip's `asset` is one of: | `type` | Fields | | --- | --- | @@ -361,6 +365,8 @@ A track item `{ "type": "transition", "transition": , "duration":