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


createdAt

createdAt: Date

Defined in

studio/src/types/index.ts:261


duration

duration: number

Defined in

studio/src/types/index.ts:256


fps

fps: number

Defined in

studio/src/types/index.ts:257


height

height: number

Defined in

studio/src/types/index.ts:259


id

id: string

Defined in

studio/src/types/index.ts:253


name

name: string

Defined in

studio/src/types/index.ts:254


tracks

tracks: Track[]

Defined in

studio/src/types/index.ts:255


updatedAt

updatedAt: Date

Defined in

studio/src/types/index.ts:262


width

width: number

Defined in

studio/src/types/index.ts:258