CEA608CaptionAlignment

public enum CEA608CaptionAlignment : String

Caption alignment for CEA-608 captions.

  • Undocumented

    Declaration

    Swift

    case left = "left"
  • Undocumented

    Declaration

    Swift

    case center = "center"
  • Undocumented

    Declaration

    Swift

    case right = "right"