ImportMediaOptions
Defined in: packages/sdk/src/project-builder.ts:258
Properties
Section titled “Properties”assetId
Section titled “assetId”
readonlyassetId:string
Defined in: packages/sdk/src/project-builder.ts:260
readonlyoptionalatUs:number
Defined in: packages/sdk/src/project-builder.ts:261
audio?
Section titled “audio?”
readonlyoptionalaudio:boolean
Defined in: packages/sdk/src/project-builder.ts:269
audioTrackId?
Section titled “audioTrackId?”
readonlyoptionalaudioTrackId:string
Defined in: packages/sdk/src/project-builder.ts:267
durationUs?
Section titled “durationUs?”
readonlyoptionaldurationUs:number
Defined in: packages/sdk/src/project-builder.ts:262
readonlyoptionalfit:"none"|"fill"|"contain"|"cover"
Defined in: packages/sdk/src/project-builder.ts:270
mimeType?
Section titled “mimeType?”
readonlyoptionalmimeType:string
Defined in: packages/sdk/src/project-builder.ts:265
readonlyoptionalname:string
Defined in: packages/sdk/src/project-builder.ts:264
provider
Section titled “provider”
readonlyprovider:Pick<ProductionMediaProvider,"probe">
Defined in: packages/sdk/src/project-builder.ts:259
sourceStartUs?
Section titled “sourceStartUs?”
readonlyoptionalsourceStartUs:number
Defined in: packages/sdk/src/project-builder.ts:263
video?
Section titled “video?”
readonlyoptionalvideo:boolean
Defined in: packages/sdk/src/project-builder.ts:268
videoTrackId?
Section titled “videoTrackId?”
readonlyoptionalvideoTrackId:string
Defined in: packages/sdk/src/project-builder.ts:266