Class TextSampleEntry.BoxRecord

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

public static class TextSampleEntry.BoxRecord extends Object
  • Constructor Details

    • BoxRecord

      public BoxRecord()
    • BoxRecord

      public BoxRecord(int top, int left, int bottom, int right)
  • Method Details

    • parse

      public void parse(ByteBuffer in)
    • getContent

      public void getContent(ByteBuffer bb)
    • getSize

      public int getSize()
    • equals

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

      public int hashCode()
      Overrides:
      hashCode in class Object