mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-05 15:03:43 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
parent
0bb42cb023
commit
a92eade183
1 changed files with 2 additions and 2 deletions
|
@ -220,8 +220,8 @@ extern "C" {
|
||||||
*
|
*
|
||||||
* This hint will be ignored when opening the default playback device if
|
* This hint will be ignored when opening the default playback device if
|
||||||
* SDL_HINT_AUDIO_ALSA_DEFAULT_PLAYBACK_DEVICE is set, or when opening the
|
* SDL_HINT_AUDIO_ALSA_DEFAULT_PLAYBACK_DEVICE is set, or when opening the
|
||||||
* default recording device if SDL_HINT_AUDIO_ALSA_DEFAULT_RECORDING_DEVICE
|
* default recording device if SDL_HINT_AUDIO_ALSA_DEFAULT_RECORDING_DEVICE is
|
||||||
* is set.
|
* set.
|
||||||
*
|
*
|
||||||
* This hint should be set before an audio device is opened.
|
* This hint should be set before an audio device is opened.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue