Function Snpe_BuildConfig_SetOutputCallbackID¶
Defined in File PSNPE.h
Function Documentation¶
-
Snpe_ErrorCode_t Snpe_BuildConfig_SetOutputCallbackID(Snpe_BuildConfig_Handle_t bcHandle, size_t id)¶
Set the id of output callback function for output async mode.
- Parameters
bcHandle – [in] Handle to access the object of snpe build config
id – [in] The id of output callback function
- Returns
The result error message