NVIDIA DRIVE OS Linux SDK API Reference

5.1.15.0 Release
For Test and Development only

Detailed Description

Defines display attribute bit masks for constructing attribute masks.

Macros

#define NVMEDIA_DISP_ATTR_COMPOSITION
 Sets the layer composition mode. More...
 
#define NVMEDIA_DISP_ATTR_SET_DEPTH
 Sets video output depth. More...
 
#define NVMEDIA_DISP_ATTR_SET_POSITION
 Sets video output position. More...
 

Macro Definition Documentation

◆ NVMEDIA_DISP_ATTR_COMPOSITION

#define NVMEDIA_DISP_ATTR_COMPOSITION

Sets the layer composition mode.

Definition at line 66 of file nvmedia_common.h.

◆ NVMEDIA_DISP_ATTR_SET_DEPTH

#define NVMEDIA_DISP_ATTR_SET_DEPTH

Sets video output depth.

Definition at line 71 of file nvmedia_common.h.

◆ NVMEDIA_DISP_ATTR_SET_POSITION

#define NVMEDIA_DISP_ATTR_SET_POSITION

Sets video output position.

Definition at line 76 of file nvmedia_common.h.