DiffusionAssetBinding
此内容尚不支持你的语言。
Defined in: packages/sdk/src/migration.ts:114
Extends
Section titled “Extends”Omit<AddAssetOptions,"id"|"kind">
Properties
Section titled “Properties”assetId
Section titled “assetId”
readonlyassetId:string
Defined in: packages/sdk/src/migration.ts:117
byteLength?
Section titled “byteLength?”
readonlyoptionalbyteLength:number
Defined in: packages/sdk/src/project-builder.ts:68
Inherited from
Section titled “Inherited from”captionText?
Section titled “captionText?”
readonlyoptionalcaptionText:string
Defined in: packages/sdk/src/migration.ts:124
Required to turn a Diffusion CaptionSource into an inline Aelion Caption.
contentHash?
Section titled “contentHash?”
readonlyoptionalcontentHash:string
Defined in: packages/sdk/src/project-builder.ts:67
Inherited from
Section titled “Inherited from”hasAudio?
Section titled “hasAudio?”
readonlyoptionalhasAudio:boolean
Defined in: packages/sdk/src/migration.ts:122
Whether a VIDEO source also exposes an audio track.
height?
Section titled “height?”
readonlyoptionalheight:number
Defined in: packages/sdk/src/migration.ts:120
imageSequence?
Section titled “imageSequence?”
readonlyoptionalimageSequence:ImageSequenceReference
Defined in: packages/sdk/src/project-builder.ts:73
Required for kind: 'image-sequence'; ignored for other kinds.
Inherited from
Section titled “Inherited from”
readonlykind:"audio"|"image"|"video"|"font"|"lut"|"binary"|"image-sequence"
Defined in: packages/sdk/src/migration.ts:118
locator?
Section titled “locator?”
readonlyoptionallocator:JsonObject
Defined in: packages/sdk/src/project-builder.ts:64
Inherited from
Section titled “Inherited from”metadata?
Section titled “metadata?”
readonlyoptionalmetadata:JsonObject
Defined in: packages/sdk/src/project-builder.ts:71
Inherited from
Section titled “Inherited from”mimeType?
Section titled “mimeType?”
readonlyoptionalmimeType:string
Defined in: packages/sdk/src/project-builder.ts:66
Inherited from
Section titled “Inherited from”
readonlyoptionalname:string
Defined in: packages/sdk/src/project-builder.ts:65
Inherited from
Section titled “Inherited from”probeHint?
Section titled “probeHint?”
readonlyoptionalprobeHint:JsonObject
Defined in: packages/sdk/src/project-builder.ts:69
Inherited from
Section titled “Inherited from”representations?
Section titled “representations?”
readonlyoptionalrepresentations: readonlyJsonObject[]
Defined in: packages/sdk/src/project-builder.ts:70
Inherited from
Section titled “Inherited from”AddAssetOptions.representations
sourceId
Section titled “sourceId”
readonlysourceId:string
Defined in: packages/sdk/src/migration.ts:116
Diffusion BaseSource.id used by checkpoint Clip.source.
width?
Section titled “width?”
readonlyoptionalwidth:number
Defined in: packages/sdk/src/migration.ts:119