public static class ApngImageLoader.ApngConfig extends java.lang.Object
boolean
autoPlay
int
numPlays
ApngConfig(int numPlays, boolean autoPlay)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int numPlays
public boolean autoPlay
public ApngConfig(int numPlays, boolean autoPlay)