public interface GSYVideoGifSaveListener
Gif图创建的监听 Created by guoshuyu on 2017/10/10.
abstract void
process(int curPosition, int total)
result(boolean success, File file)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract void process(int curPosition, int total)
abstract void result(boolean success, File file)