#include <vamp.h>
Definition at line 174 of file vamp.h.
int _VampFeature::hasTimestamp |
1 if the feature has a timestamp (i.e.
if vampVariableSampleRate).
Definition at line 177 of file vamp.h.
Seconds component of timestamp.
Definition at line 180 of file vamp.h.
Nanoseconds component of timestamp.
Definition at line 183 of file vamp.h.
unsigned int _VampFeature::valueCount |
Number of values.
Must be binCount if hasFixedBinCount.
Definition at line 186 of file vamp.h.
float* _VampFeature::values |
Values for this returned sample.
Definition at line 189 of file vamp.h.
char* _VampFeature::label |
Label for this returned sample.
May be NULL.
Definition at line 192 of file vamp.h.
The documentation for this struct was generated from the following file: