mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-24 03:58:28 +00:00
audio: Refer to audio devices to "playback" and "recording".
Fixes #9619.
This commit is contained in:
@@ -166,11 +166,11 @@ SDL3_0.0.0 {
|
||||
SDL_GetAndroidSDKVersion;
|
||||
SDL_GetAssertionHandler;
|
||||
SDL_GetAssertionReport;
|
||||
SDL_GetAudioCaptureDevices;
|
||||
SDL_GetAudioDeviceFormat;
|
||||
SDL_GetAudioDeviceName;
|
||||
SDL_GetAudioDriver;
|
||||
SDL_GetAudioOutputDevices;
|
||||
SDL_GetAudioPlaybackDevices;
|
||||
SDL_GetAudioRecordingDevices;
|
||||
SDL_GetAudioStreamAvailable;
|
||||
SDL_GetAudioStreamData;
|
||||
SDL_GetAudioStreamDevice;
|
||||
|
Reference in New Issue
Block a user