The code in this folder demonstrates how to use the VRS API.
SampleRecordingApp.cpp: Shows how to create a file with some made-up data.SamplePlaybackApp.cpp: Shows how to read the file created bySampleRecordingApp.cpp, and verify its content.SampleConfigRecordsReaderApp.cpp: Shows how to extract a specific piece of data from a specific record.