annotate code-docs/structVamp_1_1Plugin_1_1OutputDescriptor.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 structVamp_1_1Plugin_1_1OutputDescriptor =
Chris@3 2 [
Chris@6 3 [ "SampleType", "structVamp_1_1Plugin_1_1OutputDescriptor.html#abffa9ed50cd756df70fd51f0355f448c", [
Chris@6 4 [ "OneSamplePerStep", "structVamp_1_1Plugin_1_1OutputDescriptor.html#abffa9ed50cd756df70fd51f0355f448ca0459d5d0d2198d21e8bc90abe4fdccca", null ],
Chris@6 5 [ "FixedSampleRate", "structVamp_1_1Plugin_1_1OutputDescriptor.html#abffa9ed50cd756df70fd51f0355f448ca4c74bd2fc96dfe2815623f94b40e5629", null ],
Chris@6 6 [ "VariableSampleRate", "structVamp_1_1Plugin_1_1OutputDescriptor.html#abffa9ed50cd756df70fd51f0355f448cadea995a737867f7b22b52f1c43c5432e", null ]
Chris@6 7 ] ],
Chris@3 8 [ "OutputDescriptor", "structVamp_1_1Plugin_1_1OutputDescriptor.html#a1ebf91cc3f60e4cbba818c10591cd344", null ],
Chris@3 9 [ "identifier", "structVamp_1_1Plugin_1_1OutputDescriptor.html#ae2c893ddb1860589517ab7eaa989a18b", null ],
Chris@3 10 [ "name", "structVamp_1_1Plugin_1_1OutputDescriptor.html#ab824b2b34ee50f897a30901c620e8d87", null ],
Chris@3 11 [ "description", "structVamp_1_1Plugin_1_1OutputDescriptor.html#af9b4fe8f78e7126ead820ba5dc55efd1", null ],
Chris@3 12 [ "unit", "structVamp_1_1Plugin_1_1OutputDescriptor.html#aa057a8833fa037f06ac9f7b85b85d5e4", null ],
Chris@3 13 [ "hasFixedBinCount", "structVamp_1_1Plugin_1_1OutputDescriptor.html#af0e577e1a256ff6eed6ea42133fec77d", null ],
Chris@3 14 [ "binCount", "structVamp_1_1Plugin_1_1OutputDescriptor.html#afdd006959a995e40ef7d565a3a4df6dc", null ],
Chris@3 15 [ "binNames", "structVamp_1_1Plugin_1_1OutputDescriptor.html#a31d9b79e2d8241344f551a22fcb5c8c7", null ],
Chris@3 16 [ "hasKnownExtents", "structVamp_1_1Plugin_1_1OutputDescriptor.html#ae9ccb65f99f477096b65dd031f4c5e31", null ],
Chris@3 17 [ "minValue", "structVamp_1_1Plugin_1_1OutputDescriptor.html#ac9f5924c0be7571bba8e7ae7e7a921f4", null ],
Chris@3 18 [ "maxValue", "structVamp_1_1Plugin_1_1OutputDescriptor.html#a907b4e8fbb48a46ac5a05f880d72719f", null ],
Chris@3 19 [ "isQuantized", "structVamp_1_1Plugin_1_1OutputDescriptor.html#a1b4858928d23bfd7d5bc557c82a83fb4", null ],
Chris@3 20 [ "quantizeStep", "structVamp_1_1Plugin_1_1OutputDescriptor.html#a3bed37153067b625b95acb40b60dbf0b", null ],
Chris@3 21 [ "sampleType", "structVamp_1_1Plugin_1_1OutputDescriptor.html#a0d1194980d44e31b25ef3b4b070d6b5d", null ],
Chris@3 22 [ "sampleRate", "structVamp_1_1Plugin_1_1OutputDescriptor.html#add0cbbdfa9c91764037c39365b1d42af", null ],
Chris@3 23 [ "hasDuration", "structVamp_1_1Plugin_1_1OutputDescriptor.html#ab0d7cc6ab19e53b5bd12ee234f549ea3", null ]
Chris@3 24 ];