Function SnpeUdo_getVersion

Function Documentation

SnpeUdo_ErrorType_t SnpeUdo_getVersion(SnpeUdo_LibVersion_t **version)

A function to return the various versions as they relate to the UDO The function returns a struct containing the the following: libVersion: the version of the implementation library compiled for the UDO. Set by user apiVersion: the version of the UDO API used in compiling the implementation library. Set by SNPE.

Parameters

version[inout] A pointer to Version struct of type SnpeUdo_LibVersion_t

Returns

Error code