WebAvAssetBinding
此内容尚不支持你的语言。
Defined in: packages/sdk/src/migration.ts:53
Extends
Section titled “Extends”Omit<AddAssetOptions,"kind">
Properties
Section titled “Properties”byteLength?
Section titled “byteLength?”
readonlyoptionalbyteLength:number
Defined in: packages/sdk/src/project-builder.ts:68
Inherited from
Section titled “Inherited from”contentHash?
Section titled “contentHash?”
readonlyoptionalcontentHash:string
Defined in: packages/sdk/src/project-builder.ts:67
Inherited from
Section titled “Inherited from”height?
Section titled “height?”
readonlyoptionalheight:number
Defined in: packages/sdk/src/migration.ts:57
readonlyid:string
Defined in: packages/sdk/src/project-builder.ts:62
Inherited from
Section titled “Inherited from”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"
Defined in: packages/sdk/src/migration.ts:54
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
width?
Section titled “width?”
readonlyoptionalwidth:number
Defined in: packages/sdk/src/migration.ts:56
Natural decoded size, required for visual rect conversion.