ALmixer  0.0.5
Data Fields
ALmixer_version Struct Reference

Struct that contains the version information of this library. More...

#include <ALmixer.h>

Data Fields

ALubyte major
 
ALubyte minor
 
ALubyte patch
 

Detailed Description

Struct that contains the version information of this library.

This represents the library's version as three levels: major revision (increments with massive changes, additions, and enhancements), minor revision (increments with backwards-compatible changes to the major revision), and patchlevel (increments with fixes to the minor revision).

See also
ALMIXER_VERSION, ALmixer_GetLinkedVersion

Field Documentation

◆ major

ALubyte ALmixer_version::major

◆ minor

ALubyte ALmixer_version::minor

◆ patch

ALubyte ALmixer_version::patch

The documentation for this struct was generated from the following file: