Skip to main content

@twick/ai-models / Exports / MediaAssetResult

Interface: MediaAssetResult

Table of contents

Properties

Properties

durationMs

Optional durationMs: number

Defined in

orchestration-types.ts:167


height

Optional height: number

Defined in

orchestration-types.ts:169


mediaUrl

mediaUrl: string

Defined in

orchestration-types.ts:165


providerMeta

Optional providerMeta: Record<string, unknown>

Defined in

orchestration-types.ts:170


thumbnailUrl

Optional thumbnailUrl: string

Defined in

orchestration-types.ts:166


width

Optional width: number

Defined in

orchestration-types.ts:168