public class ES extends NodeDescriptor
| Constructor and Description |
|---|
ES(int trackId,
Collection<Descriptor> children) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doWrite(ByteBuffer out) |
int |
getTrackId() |
static int |
tag() |
findByTag, getChildrenwritepublic ES(int trackId,
Collection<Descriptor> children)
public static int tag()
protected void doWrite(ByteBuffer out)
doWrite in class NodeDescriptorpublic int getTrackId()
Copyright © 2019. All rights reserved.