Free an audio stream
void SDL_FreeAudioStream(SDL_AudioStream *stream);
This function is available since SDL 2.0.7.
CategoryAPI