Structure

Methods and/or fields related to the stucture of the sequence, including methods related to the clips that make up the sequence and what timeline the sequence belongs to (if any).

Properties

Property Getter Methods

Methods that return objects that contain various internal fields of the sequence (such as autoplays from getTiming(), inProgress from getStatus(), etc.

Property Setter Methods

Methods that allow the modification of various internal fields of the sequence.

Accessors

Playback Methods

Methods that control the playback of the animation sequence.

Timing Event Methods

Methods that involve listening to the progress of the animation sequence to perform tasks at specific times.

Configuration

Methods and/or fields related to the configuration settings of the sequence.

Methods

Structure

Properties

generateError: SequenceErrorGenerator = ...
id: number

Number that uniquely identifies the sequence from other sequences. Automatically generated.

Property Getter Methods

Property Setter Methods

Accessors

Playback Methods

Timing Event Methods

Configuration

Methods