Interface VideoGifConverterProgress

video-gif-converter progress event interface.

Hierarchy

  • VideoGifConverterProgress

Properties

completed: number

Total number of files completed with success.

failed: number

Total number of files failed.

percent: number

Progress percentage.

total: number

Total number of files.

Generated using TypeDoc