|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdrastic.mCmdIF.EdlXlat.dEdlHandle
Title: dEdlHandle
Description:
Copyright: Copyright (c) 2003
Company: Drastic Technologies Ltd.
Field Summary | |
long |
dwEditCount
Current edit line |
long |
dwFileFlags
Read, write, etc |
long |
dwRecorderIn
Next recorder in for auto gen |
long |
dwTCFlags
TC handling flags |
EdlXlat.dEdlList |
edlList
The initial list structure |
java.io.File |
f
The edl file |
long |
fpPos
|
boolean |
fRead
Reading or writing |
java.lang.StringBuffer |
pBuf
|
Constructor Summary | |
EdlXlat.dEdlHandle()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public boolean fRead
public java.io.File f
public long fpPos
public long dwFileFlags
public long dwTCFlags
public long dwEditCount
public long dwRecorderIn
public EdlXlat.dEdlList edlList
public java.lang.StringBuffer pBuf
Constructor Detail |
public EdlXlat.dEdlHandle()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |