public class ANIMDemultiplexer extends ANIMReader implements Demultiplexer
ANIMDemultiplexer
.Constructor and Description |
---|
ANIMDemultiplexer(java.io.File file) |
Modifier and Type | Method and Description |
---|---|
Track[] |
getTracks()
Returns the tracks.
|
close, createCompatibleBitmap, getDuration, getFrameCount, getJiffies, getTimeBase, readFrame
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
close
public ANIMDemultiplexer(java.io.File file) throws java.io.IOException
java.io.IOException
public Track[] getTracks()
Demultiplexer
getTracks
in interface Demultiplexer