Enum DashIsoWriteSegmentTimelineInRepresentation

java.lang.Object
java.lang.Enum<DashIsoWriteSegmentTimelineInRepresentation>
software.amazon.awssdk.services.mediaconvert.model.DashIsoWriteSegmentTimelineInRepresentation
All Implemented Interfaces:
Serializable, Comparable<DashIsoWriteSegmentTimelineInRepresentation>

@Generated("software.amazon.awssdk:codegen") public enum DashIsoWriteSegmentTimelineInRepresentation extends Enum<DashIsoWriteSegmentTimelineInRepresentation>
When you enable Precise segment duration in manifests, your DASH manifest shows precise segment durations. The segment duration information appears inside the SegmentTimeline element, inside SegmentTemplate at the Representation level. When this feature isn't enabled, the segment durations in your DASH manifest are approximate. The segment duration information appears in the duration attribute of the SegmentTemplate element.