|
Copyright 2012-04-26 Werner Randelshofer | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.monte.media.seq.SEQReader
org.monte.media.seq.SEQDemultiplexer
public class SEQDemultiplexer
SEQDemultiplexer.
| Constructor Summary | |
|---|---|
SEQDemultiplexer(java.io.File file)
|
|
SEQDemultiplexer(java.io.File file,
boolean variableFramerate)
|
|
| Method Summary | |
|---|---|
Track[] |
getTracks()
Returns the tracks. |
| Methods inherited from class org.monte.media.seq.SEQReader |
|---|
close, createCompatibleBitmap, getDuration, getFrameCount, getJiffies, getTimeBase, readFrame |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.monte.media.Demultiplexer |
|---|
close |
| Constructor Detail |
|---|
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| Method Detail |
|---|
public Track[] getTracks()
Demultiplexer
getTracks in interface Demultiplexer
|
Copyright 2012-04-26 Werner Randelshofer | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||