Skip to content

VideoStoryboard

Type · TDLib 1.8.67 · d1085f9c

Describes a storyboard for a video

VideoStoryboard(
  storyboard_file: File,
  width: int32,
  height: int32,
  map_file: File
) → VideoStoryboard

storyboard_file

File

A JPEG file that contains tiled previews of video

width

int32

Width of a tile

height

int32

Height of a tile

map_file

File

File that describes mapping of position in the video to a tile in the JPEG file