Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 443 Bytes

ReadMe.md

File metadata and controls

9 lines (7 loc) · 443 Bytes

What is in this folder?

The code in this folder demonstrates how to use the VRS API, but it doesn't actually do anything useful, or show complete functionality.

  • SampleImageReader.cpp: Demonstrates how to read the images in a VRS file.
  • SampleRecordAndPlay.cpp: Demonstrates how to create and read a VRS file.
  • SampleRecordFormatDataLayout.cpp: Demonstrates how to create and read records using RecordFormat and DataLayout.