Skip navigation links
C D N S V 

C

CROP - Static variable in class nl.sensorlab.videowall.VideoWall
Resize the image by taking a rectangle of the native stream size from the center of the image

D

dispose() - Method in class nl.sensorlab.videowall.VideoWall
Close the socket

N

nl.sensorlab.videowall - package nl.sensorlab.videowall
 

S

scaleMode() - Method in class nl.sensorlab.videowall.VideoWall
Get the scale mode for scaling the supplied images to the correct stream image size.
setScaleMode(int) - Method in class nl.sensorlab.videowall.VideoWall
Set the scale mode for scaling supplied images to the correct stream image size.
start() - Method in class nl.sensorlab.videowall.VideoWall
Open the socket
STREAM_IMAGE_HEIGHT - Static variable in class nl.sensorlab.videowall.VideoWall
Native height for the video stream image.
STREAM_IMAGE_WIDTH - Static variable in class nl.sensorlab.videowall.VideoWall
Native width for the video stream image.
streamImage(PImage) - Method in class nl.sensorlab.videowall.VideoWall
Stream image to the video wall
STRETCH - Static variable in class nl.sensorlab.videowall.VideoWall
Resize the image by stretching the source image to the size of the native stream image size

V

VERSION - Static variable in class nl.sensorlab.videowall.VideoWall
 
version() - Static method in class nl.sensorlab.videowall.VideoWall
return the version of the Library.
VideoWall - Class in nl.sensorlab.videowall
Library for streaming images to the Sensor Lab Video Wall; a simple way to stream the output of Processing sketches over the network to the video wall
VideoWall(String, int, PApplet) - Constructor for class nl.sensorlab.videowall.VideoWall
a Constructor, usually called in the setup() method in your sketch to initialize and start the Library.
C D N S V 
Skip navigation links

Processing Library SensorLabVideoWall by Wilco Tomassen & Agathe Lenclen. (c) 2016