channels

Alias to MIX_CHANNELS

@safe
static if(bindSDLMixer)
enum channels = cast(ubyte)MIX_CHANNELS;

Meta