Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 582 Bytes

VideoThumbnailPickPayload.md

File metadata and controls

17 lines (8 loc) · 582 Bytes

VideoThumbnailPickPayload

Properties

Name Type Description Notes
timecode String Frame in video to be used as a placeholder before the video plays. Example: '"00:01:00.000" for 1 minute into the video.' Valid Patterns: "hh:mm:ss.ms" "hh:mm:ss:frameNumber" "124" (integer value is reported as seconds) If selection is out of range, "00:00:00.00" will be chosen.

Implemented Interfaces

  • Serializable
  • DeepObject