public class ES extends NodeDescriptor
factory| Constructor and Description |
|---|
ES(int trackId,
Collection<Descriptor> children) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doWrite(ByteBuffer out) |
int |
getTrackId() |
protected static ES |
parse(ByteBuffer input,
IDescriptorFactory factory) |
static int |
tag() |
find, getChildrenread, writepublic ES(int trackId,
Collection<Descriptor> children)
public static int tag()
protected void doWrite(ByteBuffer out)
doWrite in class NodeDescriptorprotected static ES parse(ByteBuffer input, IDescriptorFactory factory)
public int getTrackId()
Copyright © 2018. All rights reserved.