Renamed AudioStreamSpeed to AudioStreamFrequencyRatio

This commit is contained in:
Brick
2023-09-03 19:37:57 +01:00
committed by Sam Lantinga
parent 47bcb078f5
commit 0e552761b7
7 changed files with 43 additions and 37 deletions

View File

@@ -902,8 +902,8 @@ SDL3_0.0.0 {
SDL_WriteS64BE;
SDL_GDKGetDefaultUser;
SDL_SetWindowFocusable;
SDL_GetAudioStreamSpeed;
SDL_SetAudioStreamSpeed;
SDL_GetAudioStreamFrequencyRatio;
SDL_SetAudioStreamFrequencyRatio;
# extra symbols go here (don't modify this line)
local: *;
};