NVIDIA DRIVE OS Linux SDK API Reference

5.1.15.0 Release
For Test and Development only

Detailed Description

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...
 

Field Documentation

◆ displayId

uint32_t NvMediaIDP::displayId

Display device (head) Id.

Definition at line 45 of file nvmedia_idp.h.

◆ height

uint32_t NvMediaIDP::height

Display height.

Definition at line 51 of file nvmedia_idp.h.

◆ refreshRate

float_t NvMediaIDP::refreshRate

Display refresh rate in Hertz.

Definition at line 53 of file nvmedia_idp.h.

◆ width

uint32_t NvMediaIDP::width

Display width.

Definition at line 49 of file nvmedia_idp.h.

◆ windowId

uint32_t NvMediaIDP::windowId

Display window Id.

Definition at line 47 of file nvmedia_idp.h.


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