M2tsSegmentationStyle

public enum M2tsSegmentationStyle : String, CustomStringConvertible, Codable

Undocumented

  • Undocumented

    Declaration

    Swift

    case maintainCadence = "MAINTAIN_CADENCE"
  • Undocumented

    Declaration

    Swift

    case resetCadence = "RESET_CADENCE"
  • Declaration

    Swift

    public var description: String { get }