Enum M2tsSegmentationMarkers

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

@Generated("software.amazon.awssdk:codegen") public enum M2tsSegmentationMarkers extends Enum<M2tsSegmentationMarkers>
Inserts segmentation markers at each segmentation_time period. rai_segstart sets the Random Access Indicator bit in the adaptation field. rai_adapt sets the RAI bit and adds the current timecode in the private data bytes. psi_segstart inserts PAT and PMT tables at the start of segments. ebp adds Encoder Boundary Point information to the adaptation field as per OpenCable specification OC-SP-EBP-I01-130118. ebp_legacy adds Encoder Boundary Point information to the adaptation field using a legacy proprietary format.