Add SDL_ConvertAudioSamples() helper function

This commit is contained in:
Sylvain
2023-01-23 08:24:49 +01:00
committed by Sam Lantinga
parent 7b50bae524
commit 052b14eb65
8 changed files with 124 additions and 57 deletions

View File

@@ -841,6 +841,7 @@ SDL3_0.0.0 {
SDL_PlayAudioDevice;
SDL_aligned_alloc;
SDL_aligned_free;
SDL_ConvertAudioSamples;
# extra symbols go here (don't modify this line)
local: *;
};