Class FFMpegRecordingLineProcessor
java.lang.Object
com.atlassian.bamboo.capture.outputprocessors.FFMpegRecordingLineProcessor
- All Implemented Interfaces:
FFMpegLineProcessor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
processLine
(String line) Process a line of output from FFMpeg.
-
Constructor Details
-
FFMpegRecordingLineProcessor
-
-
Method Details
-
processLine
Description copied from interface:FFMpegLineProcessor
Process a line of output from FFMpeg.- Specified by:
processLine
in interfaceFFMpegLineProcessor
- Returns:
- false if the line indicates the end of the output
-