Function Snpe_BuildConfig_SetPlatformOptions¶
Defined in File PSNPE.h
Function Documentation¶
-
Snpe_ErrorCode_t Snpe_BuildConfig_SetPlatformOptions(Snpe_BuildConfig_Handle_t bcHandle, const char *platformOptions)¶
Handle needed to access the platformConfig.
- Parameters
bcHandle – [in] Handle to access the object of snpe build config
platformOptions – [in] Options as a const char*
- Returns
The result error message