Class TextSampleEntry.StyleRecord

java.lang.Object
org.mp4parser.boxes.sampleentry.TextSampleEntry.StyleRecord
Enclosing class:
TextSampleEntry

public static class TextSampleEntry.StyleRecord extends Object
  • Constructor Details

    • StyleRecord

      public StyleRecord()
    • StyleRecord

      public StyleRecord(int startChar, int endChar, int fontId, int faceStyleFlags, int fontSize, int[] textColor)
  • Method Details

    • parse

      public void parse(ByteBuffer in)
    • getContent

      public void getContent(ByteBuffer bb)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • getSize

      public int getSize()