NVIDIA DRIVE OS Linux SDK API Reference

5.1.9.0 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
ISC Version Information

Detailed Description

Provides version information for the NvMedia ISC library.

Functions

NvMediaStatus NvMediaISCGetVersion (NvMediaVersion *version)
 Gets the version compatibility for the NvMedia ISC library. More...
 

Function Documentation

NvMediaStatus NvMediaISCGetVersion ( NvMediaVersion version)

Gets the version compatibility for the NvMedia ISC library.

Parameters
[in]versionA pointer to a NvMediaVersion structure of the client.
Returns
NvMediaStatus The status of the operation. Possible values are:
NVMEDIA_STATUS_OK
NVMEDIA_STATUS_BAD_PARAMETER if the pointer is invalid.