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

@@ -1250,6 +1250,7 @@ SDL3_0.0.0 {
SDL_GetRenderTextureAddressMode;
SDL_GetGPUDeviceProperties;
SDL_CreateGPURenderer;
SDL_PutAudioStreamPlanarData;
# extra symbols go here (don't modify this line)
local: *;
};