Added in API level 21
CameraCaptureSession
public
abstract
class
CameraCaptureSession
extends Object
implements
AutoCloseable
| java.lang.Object | |
| ↳ | android.hardware.camera2.CameraCaptureSession |
A configured capture session for a CameraDevice, used for capturing images from the
camera or reprocessing images captured from the camera in the same session previously.
A CameraCaptureSession is created by providing a set of target output surfaces to
createCaptureSession, or by providing an
InputConfiguration and a set of target output surfaces to