Class VideoThumbnail (1.0.0)

VideoThumbnail(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Container of information of a video thumbnail.

Attributes

NameDescription
thumbnail bytes
A byte string of the video frame.
time_offset .duration.Duration
Time offset relative to the beginning of the video, corresponding to the video frame where the thumbnail has been extracted from.