| Modifier and Type | Field and Description |
|---|---|
protected ReadableByteChannel |
ch |
| Constructor and Description |
|---|
MPSDump(ReadableByteChannel ch) |
| Modifier and Type | Method and Description |
|---|---|
void |
dump(Long dumpAfterPts,
Long stopPts) |
protected int |
fillBuffer(ByteBuffer buffer) |
protected void |
logPes(PESPacket pkt,
int hdrSize,
ByteBuffer payload) |
static void |
main1(String[] args) |
protected ReadableByteChannel ch
public MPSDump(ReadableByteChannel ch)
public static void main1(String[] args) throws IOException
IOExceptionpublic void dump(Long dumpAfterPts, Long stopPts) throws IOException
IOExceptionprotected int fillBuffer(ByteBuffer buffer) throws IOException
IOExceptionprotected void logPes(PESPacket pkt, int hdrSize, ByteBuffer payload)
Copyright © 2019. All rights reserved.