public class EbmlMaster extends EbmlBase
Modifier and Type | Field and Description |
---|---|
ArrayList<EbmlBase> |
children |
static byte[] |
CLUSTER_ID |
protected long |
usedSize |
dataLen, dataOffset, id, offset, parent, type, typeSizeLength
Constructor and Description |
---|
EbmlMaster(byte[] id) |
Modifier and Type | Method and Description |
---|---|
void |
add(EbmlBase elem) |
ByteBuffer |
getData() |
protected long |
getDataLen() |
long |
size() |
Copyright © 2019. All rights reserved.