mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-09 11:26:29 +00:00
audio: Readded (logical) device pausing.
This commit is contained in:
@@ -885,6 +885,9 @@ SDL3_0.0.0 {
|
||||
SDL_ConvertAudioSamples;
|
||||
SDL_GetSilenceValueForFormat;
|
||||
SDL_LoadWAV;
|
||||
SDL_PauseAudioDevice;
|
||||
SDL_UnpauseAudioDevice;
|
||||
SDL_IsAudioDevicePaused;
|
||||
# extra symbols go here (don't modify this line)
|
||||
local: *;
|
||||
};
|
||||
|
Reference in New Issue
Block a user