Updated: October 28, 2024 |
Indexes for the maximum and minimum frame rates
#include <camera/external_camera_api.h>
typedef enum { CAMERA_VF_FRAMERATE_MAX_INDEX = 0, CAMERA_VF_FRAMERATE_MIN_INDEX } camera_vf_framerate_min_max_index_t;
This enum is used as the array indexes for the maximum and minimum frame rates for the get_supported_vf_frame_rates() function when isMaxMin is set to true.