videoAssign
Fills a single `video` slot by having the model choose one clip from the property's video pool.
Fills a single video slot by having the model choose one clip from the
property’s video pool. pick is the selection-brief prose. Unlike
imageAssign, there is no fact-seeded mode — a video only ever reaches a
slot by selection.
Import from @homepages/template-kit.
Signature
Section titled “Signature”function videoAssign(i: VideoAssignInput): BuiltDecision<"video-assign">Parameters
Section titled “Parameters”| Name | Type | Required | Description |
|---|---|---|---|
i |
VideoAssignInput |
required |
Returns
Section titled “Returns”BuiltDecision<"video-assign">