annotate vamp-capnp/piper-capnp.cpp @ 167:4a37daf5f8b4

Add a failed state to the plugin stub, to prevent it making any further requests after (for example) a process has timed out
author Chris Cannam <cannam@all-day-breakfast.com>
date Tue, 31 Jan 2017 11:08:31 +0000
parents 2586f4be738c
children
rev   line source
c@107 1 // This wrapper file exists in case a uniform .cpp extension is wanted
c@107 2 // for your build system
c@107 3 #include "piper.capnp.c++"
c@107 4