Interface GifskiCommandProgress

gifski progress event interface.

Hierarchy

  • GifskiCommandProgress

Properties

currentFrame: number

Current Frame number being processed.

percent: number

Progress percentage.

secondsLeft: number

Seconds left to completion.

totalFrames: number

Total number of frames.

Generated using TypeDoc