public static interface FLVTool.PacketProcessor
Modifier and Type | Method and Description |
---|---|
void |
finish(FLVWriter muxer) |
boolean |
hasOutput() |
boolean |
processPacket(FLVTag pkt,
FLVWriter writer) |
boolean processPacket(FLVTag pkt, FLVWriter writer) throws IOException
IOException
boolean hasOutput()
void finish(FLVWriter muxer) throws IOException
IOException
Copyright © 2019. All rights reserved.