37 #ifndef _VAMP_PLUGIN_INPUT_DOMAIN_ADAPTER_H_
38 #define _VAMP_PLUGIN_INPUT_DOMAIN_ADAPTER_H_
93 bool initialise(
size_t channels,
size_t stepSize,
size_t blockSize);
98 size_t getPreferredStepSize()
const;
99 size_t getPreferredBlockSize()
const;
151 void setProcessTimestampMethod(ProcessTimestampMethod);
158 ProcessTimestampMethod getProcessTimestampMethod()
const;
185 RealTime getTimestampAdjustment()
const;