Robot Core Documentation
Loading...
Searching...
No Matches
robotCore.PiCamera.PiCameraStats Class Reference

The PiCameraStats class collects the current camera performance statistics. More...

Public Attributes

int m_averageDelay = 0
 Specifies the average frame delay.
 
int m_maxDelay = 0
 Specifies the max frame delay.
 
int m_minDelay = Integer.MAX_VALUE
 Specifies the min frame delay.
 
int m_lostFrames
 Specifies the number of lost frames.
 
long m_time
 Specifies the elapsed time.
 

Detailed Description

The PiCameraStats class collects the current camera performance statistics.


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