Interface CodecFactory


public interface CodecFactory
  • Method Details

    • getName

      String getName()
    • getCategory

      String getCategory()
    • isAvailable

      boolean isAvailable()
      Report whether the codec is available. This may check for the availability for a system command such as lbzip.
      Returns: