Lingua

SessionErrorStatus Enum

Definition

public enum SessionErrorStatus
type SessionErrorStatus = 
Inheritance
SessionErrorStatus

Fields

Name Value Description
InternalError 0

This status code indicates unexpected and fatal internal camera error.

Pending offline requests will be discarded and the respective registered capture callbacks may not get triggered.

Android reference for android.hardware.camera2.CameraOfflineSession.CameraOfflineSessionCallback.STATUS_INTERNAL_ERROR.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to