[[["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 2025-11-03 UTC."],[],["`ArImageMetadata_const_entry` defines a read-only image metadata entry, similar to `ACameraMetadata_const_entry`. It includes attributes like `count` (element count), `tag` (entry identifier), and `type` (data type). The `data` union holds pointers to various data types: `double` (`d`), `float` (`f`), `int32_t` (`i32`), `int64_t` (`i64`), `ArImageMetadata_rational` (`r`), and `uint8_t` (`u8`). The `type` attribute determines the valid pointer within the `data` union.\n"]]