Class SERIAL_STFT

Inheritance Relationships

Base Type

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