Package 

Class SurfaceCameraPreview

    • Method Summary

      Modifier and Type Method Description
      View getRootView() For testing purposes, should return the root view that was inflated into theparent during onCreateView.
      SurfaceHolder getOutput() Returns the output surface object (for example a SurfaceHolderor a SurfaceTexture).
      Class<SurfaceHolder> getOutputClass() Returns the type of the output returned by getOutput.
      • Methods inherited from class com.otaliastudios.cameraview.preview.CameraPreview

        getOutput, getOutputClass, getSurfaceSize, getView, hasSurface, isCropping, onDestroy, onPause, onResume, setDrawRotation, setStreamSize, setSurfaceCallback, supportsCropping
      • Methods inherited from class java.lang.Object

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