Interface IMediaDescDefinition

  • All Known Implementing Classes:
    MediaDescUtils

    public interface IMediaDescDefinition
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int all
      Constant for value all.
      static java.lang.String all_NAME
      Constant for value name all.
      static int aural
      Constant for value aural.
      static java.lang.String aural_NAME
      Constant for value name aural.
      static int bogus
      Constant for value bogus.
      static java.lang.String bogus_NAME
      Constant for value name bogus.
      static int braille
      Constant for value braille.
      static java.lang.String braille_NAME
      Constant for value name braille.
      static int handheld
      Constant for value handheld.
      static java.lang.String handheld_NAME
      Constant for value name handheld.
      static java.lang.String[] MEDIADESC_NAMES  
      static int[] MEDIADESC_VALUES  
      static int none
      Constant for value none.
      static java.lang.String none_NAME
      Constant for value name none.
      static int print
      Constant for value print.
      static java.lang.String print_NAME
      Constant for value name print.
      static int projection
      Constant for value projection.
      static java.lang.String projection_NAME
      Constant for value name projection.
      static int screen
      Constant for value screen.
      static java.lang.String screen_NAME
      Constant for value name screen.
      static int tty
      Constant for value tty.
      static java.lang.String tty_NAME
      Constant for value name tty.
      static int tv
      Constant for value tv.
      static java.lang.String tv_NAME
      Constant for value name tv.