Class AmigaVideoFormatKeys


public class AmigaVideoFormatKeys extends VideoFormatKeys
AmigaVideoFormatKeys.
Author:
Werner Randelshofer
  • Field Details

    • MonitorIdKey

      public static final FormatKey<Integer> MonitorIdKey
      The Amiga monitor id.
    • ENCODING_ANIM_OP5

      public static final String ENCODING_ANIM_OP5
      Anim Op5 .
      See Also:
    • ColorModeKey

      public static final FormatKey<org.monte.media.anim.AmigaVideoFormatKeys.ColorMode> ColorModeKey
  • Constructor Details

    • AmigaVideoFormatKeys

      public AmigaVideoFormatKeys()
  • Method Details

    • fromCAMG

      public static Format fromCAMG(int camg)
    • toCAMG

      public static int toCAMG(Format fmt)