Skip to content

Latest commit

 

History

History

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.
  • SampleRecordFormatStreamPlayer.cpp: This sample code demonstrates the use of the RecordFormat & DataLayout.
  • FilterCopySamples.cpp: This sample code demonstrates how to use the FilterCopy methods, to create a modified/edited version of a VRS file.