js.dev.cam.web
Class VideoSetContrastParams
java.lang.Object
js.dev.Params
js.dev.cam.web.VideoSetContrastParams
- All Implemented Interfaces:
- java.io.Serializable
public class VideoSetContrastParams
- extends Params
- implements java.io.Serializable
The VideoSetContrastParams class.
- Author:
- soldan
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VideoSetContrastParams
public VideoSetContrastParams()
- Constructor.
VideoSetContrastParams
public VideoSetContrastParams(int contrast)
- Constructor.
getSerialVersionUID
public static final long getSerialVersionUID()
- Returns:
- the serialVersionUID.
getContrast
public final int getContrast()
- Returns:
- the contrast
setContrast
public final void setContrast(int contrast)
- Parameters:
contrast
- the contrast to set