You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like the SDL_MixAudioFormat document still not update.
it still using Uint8 * type for stream, but SDL3 already using SDL_AudioStream* for stream in callback.