Typedef PSNPE::InputOutputAsyncInputCallback

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.