Class VideoThumbnail (1.5.2)

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 google.protobuf.duration_pb2.Duration
Time offset relative to the beginning of the video, corresponding to the video frame where the thumbnail has been extracted from.