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
IOException
public void dump(Long dumpAfterPts, Long stopPts) throws IOException
IOException
protected int fillBuffer(ByteBuffer buffer) throws IOException
IOException
protected void logPes(PESPacket pkt, int hdrSize, ByteBuffer payload)
Copyright © 2019. All rights reserved.