(This function is part of SDL_sound, a separate library from SDL.)

SDL_SOUND_MICRO_VERSION

The current micro (or patchlevel) version of the SDL_sound headers.

Header File

Defined in <SDL3_sound/SDL_sound.h>

Syntax

#define SDL_SOUND_MICRO_VERSION 0

Remarks

If this were SDL_sound version 3.2.1, this value would be 1.

Version

This macro is available since SDL_sound 3.0.0.


CategoryAPI, CategoryAPIMacro, CategorySDLSound