net.sourceforge.dvb.projectx.video
Class Preview

java.lang.Object
  |
  +--net.sourceforge.dvb.projectx.video.Preview

public class Preview
extends java.lang.Object


Constructor Summary
Preview(int _loadSizeForward)
           
 
Method Summary
 java.lang.String getProcessedFile()
           
 java.lang.String getProcessedPID()
           
 long load(long startposition, int size, java.util.List previewList, boolean direction, boolean all_gops, boolean fast_decode, int y_gain, java.lang.Object[] _predefined_Pids, int _active_collection)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Preview

public Preview(int _loadSizeForward)
Method Detail

getProcessedFile

public java.lang.String getProcessedFile()

getProcessedPID

public java.lang.String getProcessedPID()

load

public long load(long startposition,
                 int size,
                 java.util.List previewList,
                 boolean direction,
                 boolean all_gops,
                 boolean fast_decode,
                 int y_gain,
                 java.lang.Object[] _predefined_Pids,
                 int _active_collection)
          throws java.io.IOException