#include <rtplibraryversion.h>
Public Member Functions | |
int | GetMajorNumber () const |
Returns the major version number. | |
int | GetMinorNumber () const |
Returns the minor version number. | |
int | GetDebugNumber () const |
Returns the debug version number. | |
std::string | GetVersionString () const |
Returns a string describing the library version. | |
Static Public Member Functions | |
static RTPLibraryVersion | GetVersion () |
Returns an instance of RTPLibraryVersion describing the version of the library. |