- 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