WSCLib SDK 1.0.0
GPU-accelerated video output framework for Windows
Loading...
Searching...
No Matches
Version Information

Data Structures

struct  WSCVersion
 Version information structure. More...

Macros

#define WSC_VERSION_MAJOR   1
#define WSC_VERSION_MINOR   0
#define WSC_VERSION_PATCH   0
#define WSC_VERSION_STRING   "1.0.0"

Functions

WSCVersion WSC_GetVersion ()
 Get WSCLib version info.

Detailed Description

Macro Definition Documentation

◆ WSC_VERSION_MAJOR

#define WSC_VERSION_MAJOR   1

Major version number.

◆ WSC_VERSION_MINOR

#define WSC_VERSION_MINOR   0

Minor version number.

◆ WSC_VERSION_PATCH

#define WSC_VERSION_PATCH   0

Patch version number.

◆ WSC_VERSION_STRING

#define WSC_VERSION_STRING   "1.0.0"

Version string.

Function Documentation

◆ WSC_GetVersion()

WSCVersion WSC_GetVersion ( )

Get WSCLib version info.

Returns
WSCVersion struct with version numbers and string.