AddImageSequenceClipOptions
Defined in: packages/sdk/src/project-builder.ts:121
Options for adding an image-sequence Clip. Registers an image-sequence
Asset whose frame manifest references the given image Assets, then adds an
image Item that samples the sequence deterministically through the frame
mapping (see imageSequenceFrameIndex).
Properties
Section titled “Properties”
readonlyoptionalatUs:number
Defined in: packages/sdk/src/project-builder.ts:127
durationUs?
Section titled “durationUs?”
readonlyoptionaldurationUs:number
Defined in: packages/sdk/src/project-builder.ts:128
readonlyoptionalfit:"none"|"fill"|"contain"|"cover"
Defined in: packages/sdk/src/project-builder.ts:130
frameAssetIds
Section titled “frameAssetIds”
readonlyframeAssetIds: readonlystring[]
Defined in: packages/sdk/src/project-builder.ts:124
Ordered image Assets, one per frame.
frameDurationUs
Section titled “frameDurationUs”
readonlyframeDurationUs:number
Defined in: packages/sdk/src/project-builder.ts:125
readonlyoptionalid:string
Defined in: packages/sdk/src/project-builder.ts:122
readonlyoptionalname:string
Defined in: packages/sdk/src/project-builder.ts:129
opacity?
Section titled “opacity?”
readonlyoptionalopacity:number
Defined in: packages/sdk/src/project-builder.ts:131
trackId
Section titled “trackId”
readonlytrackId:string
Defined in: packages/sdk/src/project-builder.ts:126