video.qt
Class SequenceGrabberImpl
java.lang.Object
   video.qt.SequenceGrabberImpl
video.qt.SequenceGrabberImpl
- All Implemented Interfaces: 
- SequenceGrabberInterface
- public class SequenceGrabberImpl 
- extends java.lang.Object- implements SequenceGrabberInterface
User: lyon
 Date: Dec 12, 2006
 Time: 10:14:26 AM
 Copyright DocJava, Inc. 2005.
 
 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
SequenceGrabberImpl
public SequenceGrabberImpl()
setGWorld
public void setGWorld(QDGraphicsInterface graphics,
                      java.lang.Object o)
- 
- Specified by:
- setGWorldin interface- SequenceGrabberInterface
 
- 
 
startPreview
public void startPreview()
- 
- Specified by:
- startPreviewin interface- SequenceGrabberInterface
 
- 
 
prepare
public void prepare(boolean b,
                    boolean b1)
- 
- Specified by:
- preparein interface- SequenceGrabberInterface
 
- 
 
stop
public void stop()
- 
- Specified by:
- stopin interface- SequenceGrabberInterface
 
- 
 
disposeChannel
public void disposeChannel(SGVideoChannelInterface channel)
- 
- Specified by:
- disposeChannelin interface- SequenceGrabberInterface
 
- 
 
release
public void release()
- 
- Specified by:
- releasein interface- SequenceGrabberInterface
 
- 
 
idle
public void idle()
- 
- Specified by:
- idlein interface- SequenceGrabberInterface
 
-