|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |