Class TimeSlice (1.8.1)

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

TimeSlice represents a tuple of Unix epoch timestamps that specifies a time range.

Attributes

Name Description
markin_time google.protobuf.timestamp_pb2.Timestamp
The mark-in Unix epoch time in the original live stream manifest.
markout_time google.protobuf.timestamp_pb2.Timestamp
The mark-out Unix epoch time in the original live stream manifest.