CaptureData.frameCount Property¶
Module: CaptureData
Type: int
Definition¶
Maintains a count of the total number of data frames captured since the initiation of the capture session.
This attribute is crucial for applications that process frame-based data, such as video or time-series sensor data, enabling frame rate calculations and sequence analysis.