![]() |
NVIDIA DRIVE OS Linux SDK API Reference5.1.6.0 Release |
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... | |
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.