the SDL_AudioStream to query.
where to store the input audio format; ignored if NULL.
where to store the output audio format; ignored if NULL.
true on success or false on failure; call SDL_GetError() for more information.
Threadsafety: It is safe to call this function from any thread, as it holds a stream-specific mutex while running.
Query the current format of an audio stream.