Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

Sound_Version Struct Reference

Information the version of SDL_sound in use. More...

#include <SDL_sound.h>

List of all members.

Public Attributes

int major
 major revision
int minor
 minor revision
int patch
 patchlevel


Detailed Description

Information the version of SDL_sound in use.

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:
SOUND_VERSION

Sound_GetLinkedVersion

Definition at line 204 of file SDL_sound.h.


Member Data Documentation

int Sound_Version::major
 

major revision

Definition at line 206 of file SDL_sound.h.

int Sound_Version::minor
 

minor revision

Definition at line 207 of file SDL_sound.h.

int Sound_Version::patch
 

patchlevel

Definition at line 208 of file SDL_sound.h.


The documentation for this struct was generated from the following file:
Generated on Tue Jun 24 02:20:53 2008 for Advanced Strategic Command by  doxygen 1.4.2