Structs
|
|
AAdditionalInfoEvent
|
|
|
AAudioPlaybackParameters
|
Structure for common playback params. |
|
ACameraCaptureFailure
|
Struct to describe a capture failure. |
|
ACameraCaptureSession_captureCallbacks
|
ACaptureCaptureSession_captureCallbacks structure used in ACameraCaptureSession_capture and ACameraCaptureSession_setRepeatingRequest. |
|
ACameraCaptureSession_captureCallbacksV2
|
This has the same functionality as ACameraCaptureSession_captureCallbacks, with the exception that captureCallback_startV2 callback is used, instead of captureCallback_start, to support retrieving the frame number. |
|
ACameraCaptureSession_logicalCamera_captureCallbacks
|
This has the same functionality as ACameraCaptureSession_captureCallbacks, with the exception that an onLogicalCameraCaptureCompleted callback is used, instead of onCaptureCompleted, to support logical multi-camera. |
|
ACameraCaptureSession_logicalCamera_captureCallbacksV2
|
This has the same functionality as ACameraCaptureSession_logicalCamera_captureCallbacks, with the exception that an captureCallback_startV2 callback is used, instead of captureCallback_start, to support retrieving frame number. |
|
ACameraCaptureSession_stateCallbacks
|
Capture session state callbacks used in ACameraDevice_createCaptureSession and ACameraDevice_createCaptureSessionWithSessionParameters. |
|
ACameraDevice_StateCallbacks
|
Applications' callbacks for camera device state changes, register with ACameraManager_openCamera. |
|
ACameraIdList
|
Struct to hold list of camera device Ids. |
|
ACameraManager_AvailabilityListener
|
A listener for camera devices becoming available or unavailable to open. |
|
ACameraManager_ExtendedAvailabilityListener
|
A listener for camera devices becoming available/unavailable to open or when the camera access permissions change. |
|
ACameraMetadata_const_entry
|
A single read-only camera metadata entry. |
|
ACameraMetadata_entry
|
A single camera metadata entry. |
|
ACameraMetadata_rational
|
Definition of rational data type in ACameraMetadata. |
|
AColor_xy
|
Color is defined in CIE XYZ coordinates. |
|
ADoubleRange
|
A uitlity structure describing the range of two double values. |
|
ADynamicSensorEvent
|
|
|
AHardwareBuffer_Desc
|
Buffer description. |
|
AHardwareBuffer_Plane
|
Holds data for a single image plane. |
|
AHardwareBuffer_Planes
|
Holds all image planes that contain the pixel data. |
|
AHdrMetadata_cta861_3
|
CTA 861.3 "HDR Static Metadata Extension" static metadata. |
|
AHdrMetadata_smpte2086
|
SMPTE ST 2086 "Mastering Display Color Volume" static metadata. |
|
AHeadTrackerEvent
|
|
|
AHeadingEvent
|
|
|
AHeartRateEvent
|
|
|
AImageCropRect
|
Data type describing an cropped rectangle returned by AImage_getCropRect. |
|
AImageReader_BufferRemovedListener
|
A listener to the AHardwareBuffer removal event, use AImageReader_setBufferRemovedListener to register the listener object to AImageReader. |
|
AImageReader_ImageListener
|
|
|
AIntRange
|
A uitlity structure describing the range of two integer values. |
|
ALimitedAxesImuEvent
|
|
|
ALimitedAxesImuUncalibratedEvent
|
|
|
ALogicalCameraCaptureFailure
|
Struct to describe a logical camera capture failure. |
|
AMediaCodecBufferInfo
|
|
|
AMediaCodecOnAsyncNotifyCallback
|
|
|
AMediaCodecSupportedMediaType
|
The media type definition with bitfeids indicating if it is supported by decoders/ encoders/ both. |