public class SEQDemultiplexer extends SEQReader implements Demultiplexer
SEQDemultiplexer
.Constructor and Description |
---|
SEQDemultiplexer(java.io.File file) |
SEQDemultiplexer(java.io.File file,
boolean variableFramerate) |
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 SEQDemultiplexer(java.io.File file) throws java.io.IOException
java.io.IOException
public SEQDemultiplexer(java.io.File file, boolean variableFramerate) throws java.io.IOException
java.io.IOException
public Track[] getTracks()
Demultiplexer
getTracks
in interface Demultiplexer