public class TemporalSubLayerSampleGroup extends GroupEntry
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
TYPE |
| Constructor and Description |
|---|
TemporalSubLayerSampleGroup() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
java.nio.ByteBuffer |
get() |
java.lang.String |
getType() |
int |
hashCode() |
void |
parse(java.nio.ByteBuffer byteBuffer) |
sizepublic static final java.lang.String TYPE
public void parse(java.nio.ByteBuffer byteBuffer)
parse in class GroupEntrypublic java.lang.String getType()
getType in class GroupEntrypublic java.nio.ByteBuffer get()
get in class GroupEntrypublic boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.ObjectCopyright © 2020. All rights reserved.