
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] |
| char OutputInfo::name[DEFAULT_CHAR_ARRAY_SIZE] |
| OutputSink OutputInfo::sink |
| char OutputInfo::sink_name[DEFAULT_CHAR_ARRAY_SIZE] |
| uint32_t OutputInfo::width |
| uint32_t OutputInfo::height |
| uint32_t OutputInfo::crtc |
| uint32_t OutputInfo::connector |
| char OutputInfo::output_path[MAX_CHAR_ARRAY_SIZE] |
| float OutputInfo::framerate |
| bool OutputInfo::overlay_perf |
| char OutputInfo::title[DEFAULT_CHAR_ARRAY_SIZE] |