annotate code-docs/struct__VampPluginDescriptor.js @ 7:66d125fb8b42 tip

Added tag vamp-plugin-sdk-v2.7 for changeset 27319718b1f8
author Chris Cannam
date Fri, 24 Feb 2017 16:45:00 +0000
parents 27319718b1f8
children
rev   line source
Chris@3 1 var struct__VampPluginDescriptor =
Chris@3 2 [
Chris@3 3 [ "vampApiVersion", "struct__VampPluginDescriptor.html#ab6c87760e87ddaa9ac3491bccaaa28c2", null ],
Chris@3 4 [ "identifier", "struct__VampPluginDescriptor.html#a4915ec8276749cb505c01d25a6d02219", null ],
Chris@3 5 [ "name", "struct__VampPluginDescriptor.html#a9dd5a0190e4d453ff36b5acb7000b150", null ],
Chris@3 6 [ "description", "struct__VampPluginDescriptor.html#a9ff8050f92f1a04a68bb34a9d368295e", null ],
Chris@3 7 [ "maker", "struct__VampPluginDescriptor.html#a4dca3d57331802964716edfa80580c9b", null ],
Chris@3 8 [ "pluginVersion", "struct__VampPluginDescriptor.html#a04427c420d9252c7796c0bf5101345ae", null ],
Chris@3 9 [ "copyright", "struct__VampPluginDescriptor.html#ae704bba384af0de056a26da1b13ee521", null ],
Chris@3 10 [ "parameterCount", "struct__VampPluginDescriptor.html#ae6271dc3ea0cea959c84a64185492cab", null ],
Chris@3 11 [ "parameters", "struct__VampPluginDescriptor.html#a64d614862604c31d6b84c49005f51913", null ],
Chris@3 12 [ "programCount", "struct__VampPluginDescriptor.html#a1962666aa173e7a9a2c30dc82e4b2e00", null ],
Chris@3 13 [ "programs", "struct__VampPluginDescriptor.html#ad488470c582d8472d86455889d71c5ec", null ],
Chris@3 14 [ "inputDomain", "struct__VampPluginDescriptor.html#affc4d1796da7ced2c0cbb2cc2c4a22f4", null ],
Chris@6 15 [ "instantiate", "struct__VampPluginDescriptor.html#aa5fa3dfd0b85668a658096de5271c305", null ],
Chris@6 16 [ "cleanup", "struct__VampPluginDescriptor.html#a70974d8d28534c006af87c4470d12b69", null ],
Chris@6 17 [ "initialise", "struct__VampPluginDescriptor.html#a7c26381e66fc2b1fccbe9a0e5a0ff2be", null ],
Chris@6 18 [ "reset", "struct__VampPluginDescriptor.html#a0bb0a037c2cb6baf3abac6b03d4a0009", null ],
Chris@6 19 [ "getParameter", "struct__VampPluginDescriptor.html#a153dc1fa458602a408d8ae909e4b9780", null ],
Chris@6 20 [ "setParameter", "struct__VampPluginDescriptor.html#abe2500934c8aae78d0ecd6b4541d8946", null ],
Chris@6 21 [ "getCurrentProgram", "struct__VampPluginDescriptor.html#a2d13712798238db503005808b736cb18", null ],
Chris@6 22 [ "selectProgram", "struct__VampPluginDescriptor.html#a688596d8abcdd638250799314ef9cb19", null ],
Chris@6 23 [ "getPreferredStepSize", "struct__VampPluginDescriptor.html#ae8efb5dec4a16b74fbb32ef36fc90e09", null ],
Chris@6 24 [ "getPreferredBlockSize", "struct__VampPluginDescriptor.html#a3052e7f14ad1dfc3000b3b91dddf8c61", null ],
Chris@6 25 [ "getMinChannelCount", "struct__VampPluginDescriptor.html#a8a9be1cf9e70d46d20cac1b0049149cd", null ],
Chris@6 26 [ "getMaxChannelCount", "struct__VampPluginDescriptor.html#af34bce679c821c38dbd212a0ef1bf867", null ],
Chris@6 27 [ "getOutputCount", "struct__VampPluginDescriptor.html#a71825defc0052a8ac307e2c333c4b935", null ],
Chris@6 28 [ "getOutputDescriptor", "struct__VampPluginDescriptor.html#a033116c818aafe70e7fd15d240234754", null ],
Chris@6 29 [ "releaseOutputDescriptor", "struct__VampPluginDescriptor.html#a69f9fef2ed20a88985c960de4428cecb", null ],
Chris@6 30 [ "process", "struct__VampPluginDescriptor.html#aff1c25291c967cb2f198b900e551a7eb", null ],
Chris@6 31 [ "getRemainingFeatures", "struct__VampPluginDescriptor.html#ad897b43458161a43cf6085198217d197", null ],
Chris@6 32 [ "releaseFeatureSet", "struct__VampPluginDescriptor.html#ab4ed73ea986582ab1b7e6c44149a982a", null ]
Chris@3 33 ];