|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectstac.videoView.VideoReceiverPlugin
stac.videoView.VideoReceiverPlugin_V4L4J
public class VideoReceiverPlugin_V4L4J
Field Summary |
---|
Fields inherited from class stac.videoView.VideoReceiverPlugin |
---|
title |
Constructor Summary | |
---|---|
VideoReceiverPlugin_V4L4J(java.lang.String title,
java.util.ArrayList<java.lang.Object> params)
|
Method Summary | |
---|---|
void |
dispose()
|
void |
run()
Implements the capture thread: get a frame from the FrameGrabber, and display it |
Methods inherited from class stac.videoView.VideoReceiverPlugin |
---|
getActImage, getTitle, setImage |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VideoReceiverPlugin_V4L4J(java.lang.String title, java.util.ArrayList<java.lang.Object> params)
Method Detail |
---|
public void run()
public void dispose()
dispose
in class VideoReceiverPlugin
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |