drastic.mCmdIF
Class MediaCmdIF.VTREditLine

java.lang.Object
  extended bydrastic.mCmdIF.MediaCmdIF.VTREditLine
Enclosing class:
MediaCmdIF

public static class MediaCmdIF.VTREditLine
extends java.lang.Object

Title: VTREditLine

Description: Stores VTR edit information (for Conform mode)

Copyright: Copyright © 2003

Company: Drastic Technologies Ltd.

Version:
1.0
Author:
Dean Mitrovich

Field Summary
 long lAudEdit
           
 long lInfEdit
           
 long lPlayIn
           
 long lPlayOut
           
 long lRecordIn
           
 long lVidEdit
           
 java.lang.String szClipName
           
 java.lang.String szFileName
           
 
Constructor Summary
MediaCmdIF.VTREditLine()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

lRecordIn

public long lRecordIn

lPlayIn

public long lPlayIn

lPlayOut

public long lPlayOut

lVidEdit

public long lVidEdit

lAudEdit

public long lAudEdit

lInfEdit

public long lInfEdit

szClipName

public java.lang.String szClipName

szFileName

public java.lang.String szFileName
Constructor Detail

MediaCmdIF.VTREditLine

public MediaCmdIF.VTREditLine()