mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-01 17:37:39 +00:00
Sync SDL3 wiki -> header
This commit is contained in:
parent
7d6453ea33
commit
678cfd23c0
1 changed files with 1 additions and 1 deletions
|
@ -1345,7 +1345,7 @@ extern DECLSPEC SDL_AudioStream *SDLCALL SDL_OpenAudioDeviceStream(SDL_AudioDevi
|
|||
* always provided here in SDL_AUDIO_F32 format.
|
||||
*
|
||||
* \param userdata a pointer provided by the app through
|
||||
* SDL_SetAudioDevicePostmixCallback, for its own use.
|
||||
* SDL_SetAudioPostmixCallback, for its own use.
|
||||
* \param spec the current format of audio that is to be submitted to the
|
||||
* audio device.
|
||||
* \param buffer the buffer of audio samples to be submitted. The callback can
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue