Image display object created by NvMediaIDPCreate.
Definition at line 43 of file nvmedia_idp.h.
Data Fields | |
uint32_t | displayId |
Display device (head) Id. More... | |
uint32_t | windowId |
Display window Id. More... | |
uint32_t | width |
Display width. More... | |
uint32_t | height |
Display height. More... | |
float_t | refreshRate |
Display refresh rate in Hertz. More... | |
uint32_t NvMediaIDP::displayId |
Display device (head) Id.
Definition at line 45 of file nvmedia_idp.h.
uint32_t NvMediaIDP::height |
Display height.
Definition at line 51 of file nvmedia_idp.h.
float_t NvMediaIDP::refreshRate |
Display refresh rate in Hertz.
Definition at line 53 of file nvmedia_idp.h.
uint32_t NvMediaIDP::width |
Display width.
Definition at line 49 of file nvmedia_idp.h.
uint32_t NvMediaIDP::windowId |
Display window Id.
Definition at line 47 of file nvmedia_idp.h.