Class TimecodeInformationMediaAtom


  • public class TimecodeInformationMediaAtom
    extends FullAtom
    https://developer.apple.com/library/content/documentation/QuickTime/QTFF/QTFFChap3/qtff3.html#//apple_ref/doc/uid/TP40000939-CH205-BBCBEAGJ
    • Field Detail

      • textFont

        int textFont
      • textFace

        int textFace
      • textSize

        int textSize
      • textColor

        int[] textColor
      • backgroundColor

        int[] backgroundColor
      • fontName

        java.lang.String fontName
    • Constructor Detail

      • TimecodeInformationMediaAtom

        public TimecodeInformationMediaAtom​(SequentialReader reader,
                                            Atom atom)
                                     throws java.io.IOException
        Throws:
        java.io.IOException