NVIDIA DRIVE OS Linux SDK API Reference

5.1.15.2 Release
For Test and Development only

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

◆ NvMediaISCGetVersion()

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.