public abstract static class MTSUtils.TSReader extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
BUFFER_SIZE |
| Constructor and Description |
|---|
TSReader(boolean flush) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
onPkt(int guid,
boolean payloadStart,
ByteBuffer tsBuf,
long filePos,
boolean sectionSyntax,
ByteBuffer fullPkt) |
void |
readTsFile(SeekableByteChannel ch) |
public static final int BUFFER_SIZE
public void readTsFile(SeekableByteChannel ch) throws IOException
IOExceptionprotected boolean onPkt(int guid,
boolean payloadStart,
ByteBuffer tsBuf,
long filePos,
boolean sectionSyntax,
ByteBuffer fullPkt)
Copyright © 2019. All rights reserved.