NVIDIA DRIVE OS Linux SDK API Reference

5.1.6.0 Release

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

Detailed Description

Holds the representation of a display aperture.

Definition at line 310 of file nvscrncapt.h.

Data Fields

int startX
 Holds the X-coordinate of start position. More...
 
int startY
 Holds the Y-coordinate of start position. More...
 
int width
 Holds the width. More...
 
int height
 Holds the height. More...
 

Field Documentation

int NvScrncaptAperture::height

Holds the height.

Definition at line 318 of file nvscrncapt.h.

int NvScrncaptAperture::startX

Holds the X-coordinate of start position.

Definition at line 312 of file nvscrncapt.h.

int NvScrncaptAperture::startY

Holds the Y-coordinate of start position.

Definition at line 314 of file nvscrncapt.h.

int NvScrncaptAperture::width

Holds the width.

Definition at line 316 of file nvscrncapt.h.


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