The PiCameraStats class collects the current camera performance statistics.
More...
|
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.
|
|
The PiCameraStats class collects the current camera performance statistics.
The documentation for this class was generated from the following file:
- D:/SDASVN/2024/RaspberryPi/VSCode/Source/robotCore/PiCamera.java