public class TemporalLevelEntry extends GroupEntry
A grouping according to temporal level facilitates easy extraction of temporal subsequences, for instance using the Subsegment Indexing box in 0.
| Constructor and Description |
|---|
TemporalLevelEntry() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
ByteBuffer |
get() |
String |
getType() |
int |
hashCode() |
boolean |
isLevelIndependentlyDecodable() |
void |
parse(ByteBuffer byteBuffer) |
void |
setLevelIndependentlyDecodable(boolean levelIndependentlyDecodable) |
String |
toString() |
sizepublic static final String TYPE
public String getType()
getType in class GroupEntrypublic boolean isLevelIndependentlyDecodable()
public void setLevelIndependentlyDecodable(boolean levelIndependentlyDecodable)
public void parse(ByteBuffer byteBuffer)
parse in class GroupEntrypublic ByteBuffer get()
get in class GroupEntryCopyright © 2016. All rights reserved.