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


createdAt

createdAt: Date

Defined in

studio/src/types/index.ts:246


duration

duration: number

Defined in

studio/src/types/index.ts:241


fps

fps: number

Defined in

studio/src/types/index.ts:242


height

height: number

Defined in

studio/src/types/index.ts:244


id

id: string

Defined in

studio/src/types/index.ts:238


name

name: string

Defined in

studio/src/types/index.ts:239


tracks

tracks: Track[]

Defined in

studio/src/types/index.ts:240


updatedAt

updatedAt: Date

Defined in

studio/src/types/index.ts:247


width

width: number

Defined in

studio/src/types/index.ts:243