mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 06:34:35 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
parent
63d2635719
commit
31d6acef64
1 changed files with 2 additions and 1 deletions
|
|
@ -509,7 +509,8 @@ extern "C" {
|
|||
/**
|
||||
* Specify whether this audio stream should duck other audio.
|
||||
*
|
||||
* On Apple platforms, this hint controls whether other audio streams are ducked (reduced in volume) while your application is in the foreground.
|
||||
* On Apple platforms, this hint controls whether other audio streams are
|
||||
* ducked (reduced in volume) while your application is in the foreground.
|
||||
*
|
||||
* The variable can be set to the following values:
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue