Class QuickTimeSubtitleDirectory

    • Field Detail

      • TAG_SOME_SAMPLES_FORCED

        public static final int TAG_SOME_SAMPLES_FORCED
        See Also:
        Constant Field Values
      • _tagNameMap

        private static final java.util.HashMap<java.lang.Integer,​java.lang.String> _tagNameMap
    • Constructor Detail

      • QuickTimeSubtitleDirectory

        public QuickTimeSubtitleDirectory()
    • Method Detail

      • getName

        public java.lang.String getName()
        Description copied from class: Directory
        Provides the name of the directory, for display purposes. E.g. Exif
        Overrides:
        getName in class QuickTimeDirectory
        Returns:
        the name of the directory
      • getTagNameMap

        protected java.util.HashMap<java.lang.Integer,​java.lang.String> getTagNameMap()
        Description copied from class: Directory
        Provides the map of tag names, hashed by tag type identifier.
        Overrides:
        getTagNameMap in class QuickTimeDirectory
        Returns:
        the map of tag names