![]() |
NVIDIA DRIVE 5.0 Linux SDK API Reference5.0.10.3 Release |
Provides version information for the NvMedia library.
Data Structures | |
struct | NvMediaVersion |
Holds NvMedia Version information. More... | |
Functions | |
NvMediaStatus | NvMediaReleaseGetVersion (NvMediaVersion *version) |
Gets the release version information for the NvMedia library. More... | |
NvMediaStatus | NvMediaCoreGetVersion (NvMediaVersion *version) |
Gets the core version information for the NvMedia library. More... | |
NvMediaStatus NvMediaCoreGetVersion | ( | NvMediaVersion * | version | ) |
Gets the core version information for the NvMedia library.
[in] | version | A pointer to a NvMediaVersion structure to be filled by the function. |
NvMediaStatus NvMediaReleaseGetVersion | ( | NvMediaVersion * | version | ) |
Gets the release version information for the NvMedia library.
[in] | version | A pointer to a NvMediaVersion structure to be filled by the function. |