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() |
int |
hashCode() |
boolean |
isLevelIndependentlyDecodable() |
void |
parse(ByteBuffer byteBuffer) |
void |
setLevelIndependentlyDecodable(boolean levelIndependentlyDecodable) |
String |
toString() |
sizepublic static final String TYPE
public boolean isLevelIndependentlyDecodable()
public void setLevelIndependentlyDecodable(boolean levelIndependentlyDecodable)
public void parse(ByteBuffer byteBuffer)
parse in class GroupEntrypublic ByteBuffer get()
get in class GroupEntryCopyright © 2014. All rights reserved.