Class UnknownEntry
java.lang.Object
org.mp4parser.boxes.samplegrouping.GroupEntry
org.mp4parser.boxes.samplegrouping.UnknownEntry
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanget()getType()inthashCode()voidparse(ByteBuffer byteBuffer) voidsetContent(ByteBuffer content) toString()Methods inherited from class org.mp4parser.boxes.samplegrouping.GroupEntry
size
-
Constructor Details
-
UnknownEntry
-
-
Method Details
-
getType
- Specified by:
getTypein classGroupEntry
-
getContent
-
setContent
-
parse
- Specified by:
parsein classGroupEntry
-
get
- Specified by:
getin classGroupEntry
-
toString
-
equals
-
hashCode
public int hashCode()
-