view code-docs/struct__VampPluginDescriptor.js @ 3:5c2683745b33 vamp-plugin-sdk-v2.4

Update for 2.4
author Chris Cannam
date Fri, 13 Jul 2012 13:30:27 +0100
parents
children 27319718b1f8
line wrap: on
line source
var struct__VampPluginDescriptor =
[
    [ "vampApiVersion", "struct__VampPluginDescriptor.html#ab6c87760e87ddaa9ac3491bccaaa28c2", null ],
    [ "identifier", "struct__VampPluginDescriptor.html#a4915ec8276749cb505c01d25a6d02219", null ],
    [ "name", "struct__VampPluginDescriptor.html#a9dd5a0190e4d453ff36b5acb7000b150", null ],
    [ "description", "struct__VampPluginDescriptor.html#a9ff8050f92f1a04a68bb34a9d368295e", null ],
    [ "maker", "struct__VampPluginDescriptor.html#a4dca3d57331802964716edfa80580c9b", null ],
    [ "pluginVersion", "struct__VampPluginDescriptor.html#a04427c420d9252c7796c0bf5101345ae", null ],
    [ "copyright", "struct__VampPluginDescriptor.html#ae704bba384af0de056a26da1b13ee521", null ],
    [ "parameterCount", "struct__VampPluginDescriptor.html#ae6271dc3ea0cea959c84a64185492cab", null ],
    [ "parameters", "struct__VampPluginDescriptor.html#a64d614862604c31d6b84c49005f51913", null ],
    [ "programCount", "struct__VampPluginDescriptor.html#a1962666aa173e7a9a2c30dc82e4b2e00", null ],
    [ "programs", "struct__VampPluginDescriptor.html#ad488470c582d8472d86455889d71c5ec", null ],
    [ "inputDomain", "struct__VampPluginDescriptor.html#affc4d1796da7ced2c0cbb2cc2c4a22f4", null ],
    [ "instantiate", "struct__VampPluginDescriptor.html#a19c4ce36fdeb88eeedb539efc544b8ee", null ],
    [ "cleanup", "struct__VampPluginDescriptor.html#a0e4522c33e59c3c518b9262f2477bc27", null ],
    [ "initialise", "struct__VampPluginDescriptor.html#ad0978f17a5e568079470a1978a9aad22", null ],
    [ "reset", "struct__VampPluginDescriptor.html#a12267f6b506aeda3792ff7c982b02336", null ],
    [ "getParameter", "struct__VampPluginDescriptor.html#a07174981875b55ee2ec7521a7f4fc395", null ],
    [ "setParameter", "struct__VampPluginDescriptor.html#aad3cfc7a3b432df40bd9db13eee6a481", null ],
    [ "getCurrentProgram", "struct__VampPluginDescriptor.html#a861a77525a95d424cb846820b018af53", null ],
    [ "selectProgram", "struct__VampPluginDescriptor.html#ad9af40cb165ca187e49250964af5f5cf", null ],
    [ "getPreferredStepSize", "struct__VampPluginDescriptor.html#a2beddf2ce156c05dd24477ac663adcbb", null ],
    [ "getPreferredBlockSize", "struct__VampPluginDescriptor.html#ac626e42554ab1532c8d8b5132a0faee8", null ],
    [ "getMinChannelCount", "struct__VampPluginDescriptor.html#af175ca17716db5a7545b61b01caabd92", null ],
    [ "getMaxChannelCount", "struct__VampPluginDescriptor.html#ad1600203418d9646332f5b917284261b", null ],
    [ "getOutputCount", "struct__VampPluginDescriptor.html#aa8fc88da704e24b2b5f674821dd380c1", null ],
    [ "getOutputDescriptor", "struct__VampPluginDescriptor.html#a92c58b8ff99ad0c23a42333aa55c144d", null ],
    [ "releaseOutputDescriptor", "struct__VampPluginDescriptor.html#a8cc38edc921616e67e551aa03397ec79", null ],
    [ "process", "struct__VampPluginDescriptor.html#ac5a0a75b6e68b22fed536765d1f2f254", null ],
    [ "getRemainingFeatures", "struct__VampPluginDescriptor.html#ad22c666188aadab83c354a0edb18fcf0", null ],
    [ "releaseFeatureSet", "struct__VampPluginDescriptor.html#ac4bafe8ad2734d21a433d745b18e7d63", null ]
];