Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Synopsis
- newtype M2tsSegmentationMarkers where
- M2tsSegmentationMarkers' { }
- pattern M2tsSegmentationMarkers_EBP :: M2tsSegmentationMarkers
- pattern M2tsSegmentationMarkers_EBP_LEGACY :: M2tsSegmentationMarkers
- pattern M2tsSegmentationMarkers_NONE :: M2tsSegmentationMarkers
- pattern M2tsSegmentationMarkers_PSI_SEGSTART :: M2tsSegmentationMarkers
- pattern M2tsSegmentationMarkers_RAI_ADAPT :: M2tsSegmentationMarkers
- pattern M2tsSegmentationMarkers_RAI_SEGSTART :: M2tsSegmentationMarkers
Documentation
newtype M2tsSegmentationMarkers Source #
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.