Class SERIAL_STFT
Defined in File SerialBackend.hpp
Inheritance Relationships
Base Type
public PDJE_PARALLEL::IStftBackend(Class IStftBackend)
Class Documentation
-
class SERIAL_STFT : public PDJE_PARALLEL::IStftBackend
Public Functions
-
virtual StftResult Execute(std::vector<float> &PCMdata, WINDOW_LIST target_window, POST_PROCESS post_process, unsigned int windowSizeEXP, const StftArgs &gargs) override
-
~SERIAL_STFT() override
-
virtual StftResult Execute(std::vector<float> &PCMdata, WINDOW_LIST target_window, POST_PROCESS post_process, unsigned int windowSizeEXP, const StftArgs &gargs) override