CCIMXDesktop
 
Loading...
Searching...
No Matches
CVTools::DisplayParams Struct Reference

The DisplayParams struct provides the display parameters for the display. More...

#include <CVTools.h>

Public Attributes

const char * name { nullptr }
 the display name for window
 
std::pair< int, int > window_size { 640, 480 }
 the window size
 
int waitTime { WAIT_FOREVER }
 default we wait forever
 

Detailed Description

The DisplayParams struct provides the display parameters for the display.


The documentation for this struct was generated from the following files: