Uses of Class
it.lilik.capturemjpeg.AxisURL

Uses of AxisURL in it.lilik.capturemjpeg
 

Methods in it.lilik.capturemjpeg that return AxisURL
 AxisURL AxisURL.setCamera(int camera)
          Selects the source camera (valid for video servers with more than a camera).
 AxisURL AxisURL.setColorLevel(int colorLevel)
          Sets the desired level of color/grayscale.
 AxisURL AxisURL.setDesiredFPS(int desiredFPS)
          Sets the desired framerate.
 AxisURL AxisURL.setQuad(boolean quad)
          Generates a quad image.
 AxisURL AxisURL.setRequiredFPS(int requiredFPS)
          Sets the required framerate.
 AxisURL AxisURL.setResolution(int width, int height)
          Sets the desired resolution.
 AxisURL AxisURL.setRotation(int rotation)
          Rotates the image clockwise (0, 90, 180, 270).
 AxisURL AxisURL.setShowClock(boolean showClock)
          Show/hides the timestamp.
 AxisURL AxisURL.setShowDate(boolean showDate)
          Show/hides the date.
 AxisURL AxisURL.setShowText(boolean showText)
          Show/hides the text.
 



Copyright © 2008-09 Alessio Caiazza, Cosimo Cecchi All Rights Reserved.