NVIDIA DRIVE OS Linux SDK API Reference

5.1.12.0 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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

unsigned int NvScrncaptStatistics::captureTimeUsec

Holds the uSec taken for capture.

Definition at line 372 of file nvscrncapt.h.

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: