audio: Added SDL_SetAudioIterationCallbacks().

This commit is contained in:
Ryan C. Gordon
2025-04-06 14:31:47 -04:00
parent 18a86ea6bb
commit 608f706a95
6 changed files with 127 additions and 2 deletions

View File

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