Interface ProgressListener


public interface ProgressListener

Captures output from the ffmpeg command line as status occurs.

  • Method Summary

    Modifier and Type

    Method

    Description

    void

    progress(Progress progress)