Stay organized with collections
Save and categorize content based on your preferences.
Deleted APIs
Summary
Member ArImage_getNdkImage(const ArImage *image, const AImage **out_ndk_image)
Removed in ARCore SDK 1.23.0 after being deprecated in ARCore SDK 1.10.0.
Use the other ArImage functions to obtain image data.
ARCore can produce a wide variety of images, not all of which can be represented using Android NDK AImage provided by this function.
In those cases, this function will return NULL in out_ndk_image.
Member ArImageMetadata_getNdkCameraMetadata(const ArSession *session, const ArImageMetadata *image_metadata, const ACameraMetadata **out_ndk_metadata)
Removed in ARCore SDK 1.23.0 after being deprecated in ARCore SDK 1.20.0.
Use ArImageMetadata_getConstEntry instead of ACameraMetadata_getConstEntry.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-31 UTC."],[],[]]