Skip to main content

@twick/studio - v0.15.0 / Exports / Timeline

Interface: Timeline

Table of contents

Properties

Properties

backgroundColor

backgroundColor: string

Defined in

studio/src/types/index.ts:299


createdAt

createdAt: Date

Defined in

studio/src/types/index.ts:300


duration

duration: number

Defined in

studio/src/types/index.ts:295


fps

fps: number

Defined in

studio/src/types/index.ts:296


height

height: number

Defined in

studio/src/types/index.ts:298


id

id: string

Defined in

studio/src/types/index.ts:292


name

name: string

Defined in

studio/src/types/index.ts:293


tracks

tracks: Track[]

Defined in

studio/src/types/index.ts:294


updatedAt

updatedAt: Date

Defined in

studio/src/types/index.ts:301


width

width: number

Defined in

studio/src/types/index.ts:297