Interface FFMpegLineProcessor

All Known Implementing Classes:
FFMpegLoggingLineProcessor, FFMpegRecordingLineProcessor

public interface FFMpegLineProcessor
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Process a line of output from FFMpeg.
  • Method Details

    • processLine

      boolean processLine(String line)
      Process a line of output from FFMpeg.
      Returns:
      false if the line indicates the end of the output