|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdrastic.mCmdIF.EdlXlat.DCLIP
drastic.mCmdIF.EdlXlat.dEdlLine
Title: dEdlLine
Description: typedef struct tag EDL_LINE : DCLIP
Copyright: Copyright (c) 2003
Company: Drastic Technologies Ltd.
Field Summary | |
char[] |
arcNU
Filler |
char |
cFXType
Usually 'C'ut, 'D'issolve, 'W'ipe |
long |
dwFlags
Flags for this line |
long |
dwFlagsFound
|
long |
dwFXDur
Duration of effect |
long |
dwFXNum
Wipe number, etc |
long |
dwRecIn
Recorder in point (pass 0 for auto gen rec) |
long |
dwRecOut
Recorder out point (pass 0 for auto gen rec) |
long |
dwReelID
Reel ID Number |
long |
lSpeed
Play speed (65520 = play, 0 = pause, -65520 = rev play |
java.lang.String |
szFXSrc
Reel name |
java.lang.String |
szLine
|
Fields inherited from class drastic.mCmdIF.EdlXlat.DCLIP |
dwAudChan, dwClipAux, dwClipEnd, dwClipID, dwClipIn, dwClipOut, dwClipStart, dwInfChan, dwVidChan, szClipName, szComment, szName, szReel |
Constructor Summary | |
EdlXlat.dEdlLine()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public long dwFlags
public long dwFlagsFound
public long dwRecIn
public long dwRecOut
public char cFXType
public char[] arcNU
public long dwFXNum
public long dwFXDur
public java.lang.String szFXSrc
public long lSpeed
public long dwReelID
public java.lang.String szLine
Constructor Detail |
public EdlXlat.dEdlLine()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |