ArImageMetadata_const_entry

#include <arcore_c_api.h>

Defines a single read-only image metadata entry.

Struct matches ACameraMetadata_const_entry in Android NDK r21.

Summary

Public attributes

uint32_t
Count of elements (NOT count of bytes) in this metadata entry.
d
const double *
Pointer to data of single double or the first element of the double array.
union ArImageMetadata_const_entry::@0
Pointers to the data held in this metadata entry.
f
const float *
Pointer to data of single 32-bit float or the first element of the 32-bit float array.
i32
const int32_t *
Pointer to data of single 32-bit int or the first element of the 32-bit int array.
i64
const int64_t *
Pointer to data of single 64-bit int or the first element of the 64-bit int array.
r
Pointer to data of single ArImageMetadata_rational or the first element of the ArImageMetadata_rational array.
tag
uint32_t
The tag identifying the entry.
uint8_t
The data type of this metadata entry.
u8
const uint8_t *
Pointer to data of single byte or the first element of the byte array.

Public attributes

Design a Mobile Site
View Site in Mobile | Classic
Share by: