table of contents
other versions
- experimental 3~git20250610~30c1301+ds-1
MIX_CHANNEL_POST(3) | SDL_mixer3 FUNCTIONS | MIX_CHANNEL_POST(3) |
NAME¶
MIX_CHANNEL_POST - Magic number for effects to operate on the postmix instead of a channel.
HEADER FILE¶
Defined in SDL3_mixer/SDL_mixer.h
SYNOPSIS¶
#include "SDL3_mixer/SDL_mixer.h"
#define MIX_CHANNEL_POST (-2)
SDL_mixer 3.0.0 | SDL_mixer |