Create a new audio stream.
the format details of the input audio.
the format details of the output audio.
a new audio stream on success or NULL on failure; call SDL_GetError() for more information.
Threadsafety: It is safe to call this function from any thread.
SDL_PutAudioStreamData SDL_GetAudioStreamData SDL_GetAudioStreamAvailable SDL_FlushAudioStream SDL_ClearAudioStream SDL_SetAudioStreamFormat SDL_DestroyAudioStream
See Implementation
Create a new audio stream.