Typedef PSNPE::OutputAsyncCallbackFunc

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.