stac.videoView
Class VideoProjectorPlugin_HTTPproxy
java.lang.Object
stac.videoView.VideoProjectorPlugin
stac.videoView.VideoProjectorPlugin_HTTPproxy
public class VideoProjectorPlugin_HTTPproxy
- extends VideoProjectorPlugin
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VideoProjectorPlugin_HTTPproxy
public VideoProjectorPlugin_HTTPproxy(java.util.ArrayList<java.lang.Object> params)
createVideoDisplay
public stac.videoView.VideoProjectorPlugin.VideoDisplay createVideoDisplay(VideoReceiverSlot vr)
- Specified by:
createVideoDisplay
in class VideoProjectorPlugin
addDisplay
public stac.videoView.VideoProjectorPlugin.VideoDisplay addDisplay(VideoReceiverSlot vr)
- Overrides:
addDisplay
in class VideoProjectorPlugin
registerRendering
public void registerRendering()
- updates the screen to follow the video stream
- Specified by:
registerRendering
in class VideoProjectorPlugin
initGUI
public void initGUI()
- Creates the graphical interface components and initialises them
- Specified by:
initGUI
in class VideoProjectorPlugin
test
public void test(VideoProjectorSlot vcs)
- Specified by:
test
in class VideoProjectorPlugin