|  | NVIDIA DRIVE OS Linux SDK API Reference5.1.9.0 Release | 
Sets the preferences for the video output creation.
Definition at line 60 of file nvmedia_vop.h.
| Data Fields | |
| uint32_t | width | 
| Display width.  More... | |
| uint32_t | height | 
| Display height.  More... | |
| float_t | refreshRate | 
| Display refresh rate in Hertz.  More... | |
| uint32_t NvMediaVideoOutputPreferences::height | 
Display height.
Definition at line 64 of file nvmedia_vop.h.
| float_t NvMediaVideoOutputPreferences::refreshRate | 
Display refresh rate in Hertz.
Definition at line 66 of file nvmedia_vop.h.
| uint32_t NvMediaVideoOutputPreferences::width | 
Display width.
Definition at line 62 of file nvmedia_vop.h.