public class SeekHeadFactory extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SeekHeadFactory.SeekMock |
| Constructor and Description |
|---|
SeekHeadFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(EbmlBase e) |
int |
computeSeekHeadSize() |
static int |
estimeteSeekSize(int idLength,
int offsetSizeInBytes) |
EbmlMaster |
indexSeekHead() |
public void add(EbmlBase e)
public EbmlMaster indexSeekHead()
public int computeSeekHeadSize()
public static int estimeteSeekSize(int idLength,
int offsetSizeInBytes)
Copyright © 2019. All rights reserved.