Class VideoSegment (2.2.0)

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

Video segment. .. attribute:: start_time_offset

Time-offset, relative to the beginning of the video, corresponding to the start of the segment (inclusive).

:type: google.protobuf.duration_pb2.Duration

Attribute

NameDescription
end_time_offset google.protobuf.duration_pb2.Duration
Time-offset, relative to the beginning of the video, corresponding to the end of the segment (inclusive).