Class MediaBrowser.Flag

    • Field Detail

      • Interact

        public static final int Interact
        If this flag is set, browse() could fire up dialogs
        See Also:
        Constant Field Values
      • NoSlavesAutodetect

        public static final int NoSlavesAutodetect
        If this flag is set, slaves won't be attached to medias but will be added as a media.
        See Also:
        Constant Field Values
      • ShowHiddenFiles

        public static final int ShowHiddenFiles
        If this flag is set, hidden fils won't be ignored
        See Also:
        Constant Field Values
    • Constructor Detail

      • Flag

        public Flag()