stac.videoView
Class VideoView

java.lang.Object
  extended by stac.videoView.VideoView

public class VideoView
extends java.lang.Object


Field Summary
static int VV_HTTP
           
static int VV_HTTPproxy
           
static int VV_J3D
           
static int VV_JOGL
           
static int VV_MOVIE
           
static int VV_SWING
           
static int VV_SWT
           
static int VV_SWTemb
           
static int VV_SWTgrid
           
static int VV_TANGO
           
static int VV_V4L4J
           
 
Constructor Summary
VideoView()
           
 
Method Summary
static void help()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VV_SWING

public static int VV_SWING

VV_SWT

public static int VV_SWT

VV_JOGL

public static int VV_JOGL

VV_J3D

public static int VV_J3D

VV_HTTPproxy

public static int VV_HTTPproxy

VV_SWTgrid

public static int VV_SWTgrid

VV_SWTemb

public static int VV_SWTemb

VV_V4L4J

public static int VV_V4L4J

VV_TANGO

public static int VV_TANGO

VV_MOVIE

public static int VV_MOVIE

VV_HTTP

public static int VV_HTTP
Constructor Detail

VideoView

public VideoView()
Method Detail

help

public static void help()

main

public static void main(java.lang.String[] args)