VampPluginSDK
2.10
|
PluginInputDomainAdapter.h
Go to the documentation of this file.
146 NoShift
198 RectangularWindow = 0,
200 BartlettWindow = 1,
201 TriangularWindow = 1,
203 HammingWindow = 2,
205 HanningWindow = 3,
206 HannWindow = 3,
208 BlackmanWindow = 4,
210 NuttallWindow = 7,
212 BlackmanHarrisWindow = 8
Vamp::Plugin is a base class for plugin instance classes that provide feature extraction from audio o...
Definition: vamp-sdk/Plugin.h:124
PluginInputDomainAdapter is a Vamp plugin adapter that converts time-domain input into frequency-doma...
Definition: PluginInputDomainAdapter.h:87
Impl * m_impl
Definition: PluginInputDomainAdapter.h:227
RealTime represents time values to nanosecond precision with accurate arithmetic and frame-rate conve...
Definition: vamp-sdk/RealTime.h:66
PluginWrapper is a simple base class for adapter plugins.
Definition: PluginWrapper.h:65
ProcessTimestampMethod
ProcessTimestampMethod determines how the PluginInputDomainAdapter handles timestamps for the data pa...
Definition: PluginInputDomainAdapter.h:143
Generated by 1.8.11