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

Data Fields

char name [DEFAULT_CHAR_ARRAY_SIZE]
 
OutputSink sink
 
char sink_name [DEFAULT_CHAR_ARRAY_SIZE]
 
uint32_t width
 
uint32_t height
 
uint32_t crtc
 
uint32_t connector
 
char output_path [MAX_CHAR_ARRAY_SIZE]
 
float framerate
 
bool overlay_perf
 
char title [DEFAULT_CHAR_ARRAY_SIZE]
 

Field Documentation

◆ name

char OutputInfo::name[DEFAULT_CHAR_ARRAY_SIZE]

◆ sink

OutputSink OutputInfo::sink

◆ sink_name

char OutputInfo::sink_name[DEFAULT_CHAR_ARRAY_SIZE]

◆ width

uint32_t OutputInfo::width

◆ height

uint32_t OutputInfo::height

◆ crtc

uint32_t OutputInfo::crtc

◆ connector

uint32_t OutputInfo::connector

◆ output_path

char OutputInfo::output_path[MAX_CHAR_ARRAY_SIZE]

◆ framerate

float OutputInfo::framerate

◆ overlay_perf

bool OutputInfo::overlay_perf

◆ title

char OutputInfo::title[DEFAULT_CHAR_ARRAY_SIZE]