annotate src/vamp-plugin-sdk-2.5/skeleton/vamp-plugin.map @ 48:9530b331f8c1

Add Cap'n Proto source
author Chris Cannam <cannam@all-day-breakfast.com>
date Tue, 25 Oct 2016 11:17:01 +0100
parents 619f715526df
children
rev   line source
Chris@23 1 {
Chris@23 2 global: vampGetPluginDescriptor;
Chris@23 3 local: *;
Chris@23 4 };