mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-18 07:41:45 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
@@ -990,7 +990,8 @@ extern SDL_DECLSPEC bool SDLCALL SDL_BindAudioStream(SDL_AudioDeviceID devid, SD
|
|||||||
*
|
*
|
||||||
* Unbinding a stream that isn't bound to a device is a legal no-op.
|
* Unbinding a stream that isn't bound to a device is a legal no-op.
|
||||||
*
|
*
|
||||||
* \param streams an array of audio streams to unbind. Can be NULL or contain NULL.
|
* \param streams an array of audio streams to unbind. Can be NULL or contain
|
||||||
|
* NULL.
|
||||||
* \param num_streams number streams listed in the `streams` array.
|
* \param num_streams number streams listed in the `streams` array.
|
||||||
*
|
*
|
||||||
* \threadsafety It is safe to call this function from any thread.
|
* \threadsafety It is safe to call this function from any thread.
|
||||||
|
Reference in New Issue
Block a user