audio: Added SDL_PutAudioStreamPlanarData.

Fixes #12846.
This commit is contained in:
Ryan C. Gordon
2025-04-22 02:51:23 -04:00
parent 483d1c36ed
commit 3905aa0587
5 changed files with 219 additions and 32 deletions

View File

@@ -1275,3 +1275,4 @@
#define SDL_GetRenderTextureAddressMode SDL_GetRenderTextureAddressMode_REAL
#define SDL_GetGPUDeviceProperties SDL_GetGPUDeviceProperties_REAL
#define SDL_CreateGPURenderer SDL_CreateGPURenderer_REAL
#define SDL_PutAudioStreamPlanarData SDL_PutAudioStreamPlanarData_REAL