Declarations of functions to retrieve VPI version. More...
Functions | |
int32_t | vpiGetVersion (void) |
Retrieves the library's version number. More... | |
Declarations of functions to retrieve VPI version.
int32_t vpiGetVersion | ( | void | ) |
#include <vpi/Version.h>
Retrieves the library's version number.
The number is represented as a integer. It may differ from NV_VPI_VERSION if header doesn't correspond to VPI binary. This can be used by user's program to handle semantic differences between library versions.