|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.sourceforge.dvb.projectx.video.PreviewObject
Constructor Summary | |
PreviewObject(long _start,
long _end,
int _file_type,
XInputFile _xInputFile)
|
Method Summary | |
long |
getEnd()
|
XInputFile |
getFile()
|
long |
getStart()
|
int |
getType()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public PreviewObject(long _start, long _end, int _file_type, XInputFile _xInputFile)
Method Detail |
public long getStart()
public long getEnd()
public int getType()
public XInputFile getFile()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |