Get the Mix_Chunk currently associated with a mixer channel.
Defined in SDL_mixer.h
channel | the channel to query. |
Returns the associated chunk, if any, or NULL if it's an invalid channel.
You may not specify MAX_CHANNEL_POST or -1 for a channel.
This function is available since SDL_mixer 2.0.0.