M2tsAribCaptionsPidControl

public enum M2tsAribCaptionsPidControl : String, CustomStringConvertible, Codable

Undocumented

  • Undocumented

    Declaration

    Swift

    case auto = "AUTO"
  • Undocumented

    Declaration

    Swift

    case useConfigured = "USE_CONFIGURED"
  • Declaration

    Swift

    public var description: String { get }