NVIDIA DRIVE OS Linux SDK API Reference

5.2.6 Release
For Test and Development only
NvScrncaptStatistics Struct Reference

Detailed Description

Holds statistics for a single capture.

Definition at line 368 of file nvscrncapt.h.

Data Fields

unsigned int memSize
 Holds the size of memory allocated for this capture in bytes. More...
 
unsigned int captureTimeUsec
 Holds the uSec taken for capture. More...
 

Field Documentation

◆ captureTimeUsec

unsigned int NvScrncaptStatistics::captureTimeUsec

Holds the uSec taken for capture.

Definition at line 372 of file nvscrncapt.h.

◆ memSize

unsigned int NvScrncaptStatistics::memSize

Holds the size of memory allocated for this capture in bytes.

Definition at line 370 of file nvscrncapt.h.


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