Package 

Class ImageFileCompressEngine

  • All Implemented Interfaces:
    com.luck.picture.lib.engine.CompressFileEngine

    
    public class ImageFileCompressEngine
     implements CompressFileEngine
                        

    自定义压缩

    • Method Summary

      Modifier and Type Method Description
      void onStartCompress(Context context, ArrayList<Uri> source, OnKeyValueResultCallbackListener call)
      • Methods inherited from class com.luck.picture.lib.engine.CompressFileEngine

        onStartCompress
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • onStartCompress

         void onStartCompress(Context context, ArrayList<Uri> source, OnKeyValueResultCallbackListener call)