- Description:
- RecorderRecordCountGet returns the number of records that are stored and ready for reading.
- Returns
- (int32_t) The number of records that have been recorded (not read).
Part of the Recorder method group.
- Sample Code:
- Recorder
- See also
- RecorderRecordDataGet
- Examples
- Recorder.cs.