VRS
A file format for sensor data.
Loading...
Searching...
No Matches
Public Attributes | List of all members
vrs::RecordFormatReader Struct Reference

Internal data structure to hold various objects needed to decode a specific RecordFormat. More...

#include <RecordFormatStreamPlayer.h>

Public Attributes

double lastReadRecordTimestamp = std::numeric_limits<double>::max()
 
RecordFormat recordFormat
 
vector< unique_ptr< ContentBlockReader > > contentReaders
 
vector< unique_ptr< DataLayout > > expectedDataLayouts
 
vector< unique_ptr< DataLayout > > legacyDataLayouts
 

Detailed Description

Internal data structure to hold various objects needed to decode a specific RecordFormat.


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