Module android_camera_frame_event

Source
Expand description

Nested message and enum types in AndroidCameraFrameEvent.

Structs§

CameraNodeProcessingDetails
A profiling event corresponding to a single node processing within the camera pipeline. Intuitively this corresponds to a single stage of processing to produce a camera frame. Next ID: 6

Enums§

CaptureResultStatus
The error status, if any, reported to the camera framework. Any status other than STATUS_OK indicates a dropped frame. Next Enum: 6