BurnInTeletextGridControl

public enum BurnInTeletextGridControl : String, CustomStringConvertible, Codable

Undocumented

  • Undocumented

    Declaration

    Swift

    case fixed = "FIXED"
  • Undocumented

    Declaration

    Swift

    case scaled = "SCALED"
  • Declaration

    Swift

    public var description: String { get }