Class RelativeTemporalPartition (0.1.0)

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

Partition of asset in relative time. Supported by VIDEO_ON_DEMAND corpus type.

Attributes

Name Description
start_offset google.protobuf.duration_pb2.Duration
Start time offset of the partition.
end_offset google.protobuf.duration_pb2.Duration
End time offset of the partition.