Package 

Class PictureRecorder


  • 
    public abstract class PictureRecorder
    
                        

    Interface for picture capturing. Don't call start if already started. Don't call stop if already stopped. Don't reuse.

    • Method Summary

      Modifier and Type Method Description
      abstract void take() Takes a picture.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait