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

Data Structures

struct  WSCWVersion
 Version information structure. More...

Macros

#define WSCW_VERSION_MAJOR   1
#define WSCW_VERSION_MINOR   0
#define WSCW_VERSION_PATCH   0
#define WSCW_VERSION_STRING   "1.0.0"

Functions

WSCWVersion WSCW_GetVersion ()
 Get WSCLibWeb version info.

Detailed Description

Macro Definition Documentation

◆ WSCW_VERSION_MAJOR

#define WSCW_VERSION_MAJOR   1

Major version number.

◆ WSCW_VERSION_MINOR

#define WSCW_VERSION_MINOR   0

Minor version number.

◆ WSCW_VERSION_PATCH

#define WSCW_VERSION_PATCH   0

Patch version number.

◆ WSCW_VERSION_STRING

#define WSCW_VERSION_STRING   "1.0.0"

Version string.

Function Documentation

◆ WSCW_GetVersion()

WSCWVersion WSCW_GetVersion ( )

Get WSCLibWeb version info.

Returns
WSCWVersion struct.