public abstract static class MPSUtils.PESReader extends Object
| Constructor and Description |
|---|
PESReader() |
| Modifier and Type | Method and Description |
|---|---|
void |
analyseBuffer(ByteBuffer buf,
long pos) |
void |
finishRead() |
protected abstract void |
pes(ByteBuffer pesBuffer,
long start,
int pesLen,
int stream) |
protected abstract void pes(ByteBuffer pesBuffer, long start, int pesLen, int stream)
public void analyseBuffer(ByteBuffer buf, long pos)
public void finishRead()
Copyright © 2019. All rights reserved.