public static class FLVTool.ShiftPtsProcessor extends Object implements FLVTool.PacketProcessor
| Modifier and Type | Class and Description |
|---|---|
static class |
FLVTool.ShiftPtsProcessor.Factory |
| Constructor and Description |
|---|
ShiftPtsProcessor(int shiftTo,
Integer shiftBy,
boolean expectWrapAround) |
| Modifier and Type | Method and Description |
|---|---|
void |
finish(FLVWriter muxer) |
boolean |
hasOutput() |
boolean |
processPacket(FLVTag pkt,
FLVWriter writer) |
public ShiftPtsProcessor(int shiftTo,
Integer shiftBy,
boolean expectWrapAround)
public boolean processPacket(FLVTag pkt, FLVWriter writer) throws IOException
processPacket in interface FLVTool.PacketProcessorIOExceptionpublic void finish(FLVWriter muxer) throws IOException
finish in interface FLVTool.PacketProcessorIOExceptionpublic boolean hasOutput()
hasOutput in interface FLVTool.PacketProcessorCopyright © 2019. All rights reserved.