diff json/VampJson.h @ 6:d8358afe3f2c

Update build
author Chris Cannam <c.cannam@qmul.ac.uk>
date Fri, 13 May 2016 16:28:26 +0100
parents 6e8607ebad03
children c8451896c40e
line wrap: on
line diff
--- a/json/VampJson.h	Fri May 13 13:48:59 2016 +0100
+++ b/json/VampJson.h	Fri May 13 16:28:26 2016 +0100
@@ -14,6 +14,11 @@
 #include <vamp-hostsdk/Plugin.h>
 #include <vamp-hostsdk/PluginLoader.h>
 
+/**
+ * Convert the structures laid out in the Vamp SDK classes into JSON
+ * (and back again) following the schema in the vamp-json-schema
+ * project repo.
+ */
 class VampJson
 {
 public: