|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.luniks.jtvd.backend.Prober
| Field Summary | |
protected Aspect |
aspect
|
protected Fps |
fps
|
protected float |
length
|
protected Resolution |
resolution
|
| Constructor Summary | |
Prober()
|
|
| Method Summary | |
Aspect |
getAspect()
|
Fps |
getFps()
|
float |
getLength()
|
Resolution |
getResolution()
|
abstract void |
probe(java.io.File file)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected float length
protected Fps fps
protected Resolution resolution
protected Aspect aspect
| Constructor Detail |
public Prober()
| Method Detail |
public abstract void probe(java.io.File file)
public float getLength()
public Fps getFps()
public Resolution getResolution()
public Aspect getAspect()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||