openncc frame
SensorModesList_t Struct Reference

List of camera control parameters. More...

#include <cameraCtrl.h>

Collaboration diagram for SensorModesList_t:

Public Attributes

int num
 
SensorModesPara_t mode [MAX_MODE_SIZE]
 < the active number of the sensor modes supported by the camera,get from camera More...
 

Detailed Description

List of camera control parameters.

Member Data Documentation

◆ mode

SensorModesPara_t SensorModesList_t::mode[MAX_MODE_SIZE]

< the active number of the sensor modes supported by the camera,get from camera

◆ num

int SensorModesList_t::num