|
|
NVIDIA DRIVE 5.0 Linux SDK API Reference5.0.10.3 Release |
Provides version information for the NvMedia ISC library.
Data Structures | |
| struct | NvMediaISCVersionInfo |
| Holds version information for the NvMedia ISC library. More... | |
Functions | |
| NvMediaStatus | NvMediaISCGetVersionInfo (NvMediaISCVersionInfo *versionInfo) |
| Returns the version information for the NvMedia ISC library. More... | |
| NvMediaStatus | NvMediaISCGetVersion (NvMediaVersion *version) |
| Gets the version compatibility for the NvMedia ISC library. More... | |
| NvMediaStatus NvMediaISCGetVersion | ( | NvMediaVersion * | version | ) |
Gets the version compatibility for the NvMedia ISC library.
| [in] | version | A pointer to a NvMediaVersion structure of the client. |
| NvMediaStatus NvMediaISCGetVersionInfo | ( | NvMediaISCVersionInfo * | versionInfo | ) |
Returns the version information for the NvMedia ISC library.
| [in,out] | versionInfo | A pointer to a NvMediaISCVersionInfo structure that NvMediaISCGetVersionInfo() fills with data. |