NVIDIA DRIVE OS Linux SDK API Reference

5.1.15.2 Release
For Test and Development only
NvMediaVideoOutput Struct Reference

Detailed Description

Video output object created by NvMediaVideoOutputCreate.

Definition at line 46 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...
 

Field Documentation

◆ height

uint32_t NvMediaVideoOutput::height

Display height.

Definition at line 50 of file nvmedia_vop.h.

◆ refreshRate

float_t NvMediaVideoOutput::refreshRate

Display refresh rate in Hertz.

Definition at line 52 of file nvmedia_vop.h.

◆ width

uint32_t NvMediaVideoOutput::width

Display width.

Definition at line 48 of file nvmedia_vop.h.


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