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:187


createdAt

createdAt: Date

Defined in

studio/src/types/index.ts:188


duration

duration: number

Defined in

studio/src/types/index.ts:183


fps

fps: number

Defined in

studio/src/types/index.ts:184


height

height: number

Defined in

studio/src/types/index.ts:186


id

id: string

Defined in

studio/src/types/index.ts:180


name

name: string

Defined in

studio/src/types/index.ts:181


tracks

tracks: Track[]

Defined in

studio/src/types/index.ts:182


updatedAt

updatedAt: Date

Defined in

studio/src/types/index.ts:189


width

width: number

Defined in

studio/src/types/index.ts:185