Interface IPreProcessor

All Superinterfaces:
Runnable

public interface IPreProcessor extends Runnable
Pre-processes media.
Author:
Paul Gregoire (mondain@gmail.com)
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    init(Object... objs)
    Initialize processor with given objects.

    Methods inherited from interface java.lang.Runnable

    run
  • Method Details

    • init

      void init(Object... objs)
      Initialize processor with given objects.
      Parameters:
      objs - Objects for processing