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() |
size
public static final String TYPE
public boolean isLevelIndependentlyDecodable()
public void setLevelIndependentlyDecodable(boolean levelIndependentlyDecodable)
public void parse(ByteBuffer byteBuffer)
parse
in class GroupEntry
public ByteBuffer get()
get
in class GroupEntry
Copyright © 2014. All rights reserved.