NVIDIA DRIVE OS Linux API Reference

5.1.0.2 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
NvMediaIDPPreferences Struct Reference

Detailed Description

Sets the preferences for the image display creation.

Note: Depending on the display device type these preferences might not be met and the created display parameters might be different.

Definition at line 61 of file nvmedia_idp.h.

Data Fields

uint32_t width
 Display width. More...
 
uint32_t height
 Display height. More...
 
float_t refreshRate
 Display refresh rate in Hertz. More...
 

Field Documentation

uint32_t NvMediaIDPPreferences::height

Display height.

Definition at line 65 of file nvmedia_idp.h.

float_t NvMediaIDPPreferences::refreshRate

Display refresh rate in Hertz.

Definition at line 67 of file nvmedia_idp.h.

uint32_t NvMediaIDPPreferences::width

Display width.

Definition at line 63 of file nvmedia_idp.h.


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