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