Essentia
2.1-beta6-dev
|
#include <streamingalgorithmcomposite.h>
Public Member Functions | |
ChainFrom (Algorithm *algo) | |
Public Member Functions inherited from ProcessStep | |
ProcessStep (const std::string &type, Algorithm *algo) | |
const std::string & | type () const |
Algorithm * | algorithm () |
Additional Inherited Members | |
Protected Attributes inherited from ProcessStep | |
std::string | _type |
Algorithm * | _algo |