Interface CodecFactory


  • public interface CodecFactory
    • Method Detail

      • 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: