Class VideoThumbnail (1.1.0)

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

Container of information of a video thumbnail. .. attribute:: thumbnail

A byte string of the video frame.

:type: bytes

Attribute

NameDescription
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.