![]() |
WSCLib SDK 1.0.0
GPU-accelerated video output framework for Windows
|
Version information structure. More...
#include <wsclib.h>
Data Fields | |
| int | major |
| int | minor |
| int | patch |
| const char * | string |
Version information structure.
| int WSCVersion::major |
Major version number.
| int WSCVersion::minor |
Minor version number.
| int WSCVersion::patch |
Patch version number.
| const char* WSCVersion::string |
Version string.