CreateThumbnailJob
Creates a thumbnail image from a video.

Properties

Input
Name | Description |
|---|---|
| InputFilePath | Input file path for video. |
| InputFormat | |
| MaxHeight | Max height, e.g. 300 |
| MaxWidth | Max width. |
| Offset | Offset from video start (in milliseconds). |
| OutputFilePath | Output file path for image. |
| OutputFormat | Output format, e.g. "JPG" |