Typedef PSNPE::InputOutputAsyncInputCallback¶
Defined in File PSNPE.hpp
Typedef Documentation¶
-
using PSNPE::InputOutputAsyncInputCallback = std::function<std::shared_ptr<ApplicationBufferMap>(InputOutputInputAsyncCallbackParam)>¶
This callback is called when the input data is ready,only use for Output-Input Async mode.