最終更新:2017-03-21 (火) 16:12:40 (2592d)  

CameraCaptureSession.StateCallback
Top / CameraCaptureSession.StateCallback

https://developer.android.com/reference/android/hardware/camera2/CameraCaptureSession.StateCallback.html

メソッド

  • StateCallback.onActive?
    StateCallback.onClosed?
    StateCallback.onConfigureFailed?
    StateCallback.onConfigured(CameraCaptureSession session)This method is called when the camera device has finished configuring itself, and the session can start processing capture requests.
    StateCallback.onReady?
    StateCallback.onSurfacePrepared?