This file defines functions that you can use to extract the metadata that is associated with a camera buffer.
Camera buffers are represented by a camera_buffer_t structure. Whenever you have a camera buffer, it is possible that there is metadata associated with it. Use functions from this module to extract metadata from a camera buffer.
Metadata is the descriptive information about a camera buffer. The following functions are commonly used to extract the required information from the payload:
- camera_meta_get_face_region()
- camera_meta_get_face_score()
- camera_meta_get_face_yaw()
- camera_meta_get_face_pitch()
- camera_meta_get_face_roll()
- camera_meta_get_exif()
- Since:
- BlackBerry 10.0.0