Package org.mp4parser.boxes.sampleentry
Class TextSampleEntry.StyleRecord
- java.lang.Object
-
- org.mp4parser.boxes.sampleentry.TextSampleEntry.StyleRecord
-
- Enclosing class:
- TextSampleEntry
public static class TextSampleEntry.StyleRecord extends Object
-
-
Constructor Summary
Constructors Constructor Description StyleRecord()StyleRecord(int startChar, int endChar, int fontId, int faceStyleFlags, int fontSize, int[] textColor)
-
-
-
Method Detail
-
parse
public void parse(ByteBuffer in)
-
getContent
public void getContent(ByteBuffer bb)
-
getSize
public int getSize()
-
-