Typedef PSNPE::OutputAsyncCallbackFunc¶
Defined in File PSNPE.hpp
Typedef Documentation¶
-
using PSNPE::OutputAsyncCallbackFunc = std::function<void(OutputAsyncCallbackParam)>¶
This callback is called when the output data is ready, only use for Output Async mode.