video.jsnap
Class NeuquantCaptureBean
java.lang.Object
video.jsnap.NeuquantCaptureBean
- All Implemented Interfaces:
- java.io.Serializable
public class NeuquantCaptureBean
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
NeuquantCaptureBean
public NeuquantCaptureBean()
toXml
public java.lang.String toXml()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
scaleOuput
public void scaleOuput(double d)
main
public static void main(java.lang.String[] args)
save
public void save()
- saves the properties to the Preferences of the userRoot
restore
public static NeuquantCaptureBean restore()
- restores the properties from the preference in
the user root.
isSilentOnCapture
public boolean isSilentOnCapture()
setSilentOnCapture
public void setSilentOnCapture(boolean silentOnCapture)
getSecondsPerFrame
public double getSecondsPerFrame()
setSecondsPerFrame
public void setSecondsPerFrame(double secondsPerFrame)
isLooped
public boolean isLooped()
setLooped
public void setLooped(boolean looped)
isBuffered
public boolean isBuffered()
setBuffered
public void setBuffered(boolean buffered)
isEntireScreen
public boolean isEntireScreen()
setEntireScreen
public void setEntireScreen(boolean entireScreen)
getInputRectangle
public java.awt.Rectangle getInputRectangle()
setInputRectangle
public void setInputRectangle(java.awt.Rectangle inputRectangle)
getOutputSize
public java.awt.Dimension getOutputSize()
setOutputSize
public void setOutputSize(java.awt.Dimension outputSize)
getOutputFile
public java.lang.String getOutputFile()
setOutputFile
public void setOutputFile(java.lang.String outputFile)
isValidData
public boolean isValidData()
isScaled
public boolean isScaled()
setScaled
public void setScaled(boolean scaled)
getNumberOfFramesCaptured
public int getNumberOfFramesCaptured()
setNumberOfFramesCaptured
public void setNumberOfFramesCaptured(int numberOfFramesCaptured)
isRunning
public boolean isRunning()
setRunning
public void setRunning(boolean running)
isColorSafe
public boolean isColorSafe()
setColorSafe
public void setColorSafe(boolean colorSafe)
isSnrComputed
public boolean isSnrComputed()
setSnrComputed
public void setSnrComputed(boolean snrComputed)