EdgeAI TIOVX Apps Guide
InputInfo Struct Reference
Collaboration diagram for InputInfo:
Collaboration graph

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
 

Field Documentation

◆ name

char InputInfo::name[DEFAULT_CHAR_ARRAY_SIZE]

◆ source

InputSource InputInfo::source

◆ source_name

char InputInfo::source_name[DEFAULT_CHAR_ARRAY_SIZE]

◆ width

uint32_t InputInfo::width

◆ height

uint32_t InputInfo::height

◆ loop

bool InputInfo::loop

◆ framerate

float InputInfo::framerate

◆ raw_img_paths

char InputInfo::raw_img_paths[MAX_RAW_IMG][MAX_CHAR_ARRAY_SIZE]

◆ num_raw_img

uint32_t InputInfo::num_raw_img

◆ video_path

char InputInfo::video_path[MAX_CHAR_ARRAY_SIZE]

◆ format

char InputInfo::format[DEFAULT_CHAR_ARRAY_SIZE]

◆ sensor_name

char InputInfo::sensor_name[DEFAULT_CHAR_ARRAY_SIZE]

◆ channel_mask

uint32_t InputInfo::channel_mask

◆ ldc_enabled

bool InputInfo::ldc_enabled

◆ device

char InputInfo::device[DEFAULT_CHAR_ARRAY_SIZE]

◆ subdev

char InputInfo::subdev[DEFAULT_CHAR_ARRAY_SIZE]

◆ num_channels

uint32_t InputInfo::num_channels