M2tsSegmentationMarkers
public enum M2tsSegmentationMarkers : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case none = "NONE" -
Undocumented
Declaration
Swift
case raiSegstart = "RAI_SEGSTART" -
Undocumented
Declaration
Swift
case raiAdapt = "RAI_ADAPT" -
Undocumented
Declaration
Swift
case psiSegstart = "PSI_SEGSTART" -
Undocumented
Declaration
Swift
case ebp = "EBP" -
Undocumented
Declaration
Swift
case ebpLegacy = "EBP_LEGACY" -
Declaration
Swift
public var description: String { get }
View on GitHub
M2tsSegmentationMarkers Enumeration Reference