Data Fields | |
char | name [DEFAULT_CHAR_ARRAY_SIZE] |
InputSource | source |
char | source_name [DEFAULT_CHAR_ARRAY_SIZE] |
uint32_t | width |
uint32_t | height |
bool | loop |
float | framerate |
char | raw_img_paths [MAX_RAW_IMG][MAX_CHAR_ARRAY_SIZE] |
uint32_t | num_raw_img |
char | video_path [MAX_CHAR_ARRAY_SIZE] |
char | format [DEFAULT_CHAR_ARRAY_SIZE] |
char | sensor_name [DEFAULT_CHAR_ARRAY_SIZE] |
uint32_t | channel_mask |
bool | ldc_enabled |
char | device [DEFAULT_CHAR_ARRAY_SIZE] |
char | subdev [DEFAULT_CHAR_ARRAY_SIZE] |
uint32_t | num_channels |
char InputInfo::name[DEFAULT_CHAR_ARRAY_SIZE] |
InputSource InputInfo::source |
char InputInfo::source_name[DEFAULT_CHAR_ARRAY_SIZE] |
uint32_t InputInfo::width |
uint32_t InputInfo::height |
bool InputInfo::loop |
float InputInfo::framerate |
char InputInfo::raw_img_paths[MAX_RAW_IMG][MAX_CHAR_ARRAY_SIZE] |
uint32_t InputInfo::num_raw_img |
char InputInfo::video_path[MAX_CHAR_ARRAY_SIZE] |
char InputInfo::format[DEFAULT_CHAR_ARRAY_SIZE] |
char InputInfo::sensor_name[DEFAULT_CHAR_ARRAY_SIZE] |
uint32_t InputInfo::channel_mask |
bool InputInfo::ldc_enabled |
char InputInfo::device[DEFAULT_CHAR_ARRAY_SIZE] |
char InputInfo::subdev[DEFAULT_CHAR_ARRAY_SIZE] |
uint32_t InputInfo::num_channels |