public static interface

PAGView.PAGFlushListener

org.libpag.PAGView.PAGFlushListener

Class Overview

[Deprecated](Please use PAGViewListener's onAnimationUpdate instead.) PAG flush callback listener. if add this listener, the PAG View onSurfaceTextureAvailable will send pag flush async, and this will make PAG View hasn't content until the async flush end.

Summary

Public Methods
abstract void onFlush()
PAG flush callback

Public Methods

public abstract void onFlush ()

PAG flush callback