Interface VideoFilter

    • Method Detail

      • getExpression

        java.lang.String getExpression()
        The expression to be used in the video filter argument to ffmpeg
        Returns:
        A string that will be placed in the -vf or -filter_complex option to ffmpeg.