Skip to content

Commit

Permalink
Sync SDL3 header -> wiki
Browse files Browse the repository at this point in the history
  • Loading branch information
SDLWikiBot committed May 5, 2024
1 parent 2e38505 commit 743da14
Show file tree
Hide file tree
Showing 758 changed files with 1,576 additions and 1,576 deletions.
2 changes: 1 addition & 1 deletion SDL3/SDL_AcquireCameraFrame.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ This function is available since SDL 3.0.0.
## See Also
* [SDL_ReleaseCameraFrame](SDL_ReleaseCameraFrame)
- [SDL_ReleaseCameraFrame](SDL_ReleaseCameraFrame)
----
[CategoryAPI](CategoryAPI), [CategoryAPIFunction](CategoryAPIFunction)
Expand Down
4 changes: 2 additions & 2 deletions SDL3/SDL_AddEventWatch.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ This function is available since SDL 3.0.0.
## See Also
* [SDL_DelEventWatch](SDL_DelEventWatch)
* [SDL_SetEventFilter](SDL_SetEventFilter)
- [SDL_DelEventWatch](SDL_DelEventWatch)
- [SDL_SetEventFilter](SDL_SetEventFilter)
----
[CategoryAPI](CategoryAPI), [CategoryAPIFunction](CategoryAPIFunction), [CategoryEvents](CategoryEvents)
Expand Down
4 changes: 2 additions & 2 deletions SDL3/SDL_AddGamepadMapping.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ This function is available since SDL 3.0.0.

## See Also

* [SDL_GetGamepadMapping](SDL_GetGamepadMapping)
* [SDL_GetGamepadMappingForGUID](SDL_GetGamepadMappingForGUID)
- [SDL_GetGamepadMapping](SDL_GetGamepadMapping)
- [SDL_GetGamepadMappingForGUID](SDL_GetGamepadMappingForGUID)

----
[CategoryAPI](CategoryAPI), [CategoryAPIFunction](CategoryAPIFunction)
Expand Down
8 changes: 4 additions & 4 deletions SDL3/SDL_AddGamepadMappingsFromFile.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@ This function is available since SDL 3.0.0.
## See Also
* [SDL_AddGamepadMapping](SDL_AddGamepadMapping)
* [SDL_AddGamepadMappingsFromIO](SDL_AddGamepadMappingsFromIO)
* [SDL_GetGamepadMapping](SDL_GetGamepadMapping)
* [SDL_GetGamepadMappingForGUID](SDL_GetGamepadMappingForGUID)
- [SDL_AddGamepadMapping](SDL_AddGamepadMapping)
- [SDL_AddGamepadMappingsFromIO](SDL_AddGamepadMappingsFromIO)
- [SDL_GetGamepadMapping](SDL_GetGamepadMapping)
- [SDL_GetGamepadMappingForGUID](SDL_GetGamepadMappingForGUID)
----
[CategoryAPI](CategoryAPI), [CategoryAPIFunction](CategoryAPIFunction)
Expand Down
8 changes: 4 additions & 4 deletions SDL3/SDL_AddGamepadMappingsFromIO.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@ This function is available since SDL 3.0.0.
## See Also
* [SDL_AddGamepadMapping](SDL_AddGamepadMapping)
* [SDL_AddGamepadMappingsFromFile](SDL_AddGamepadMappingsFromFile)
* [SDL_GetGamepadMapping](SDL_GetGamepadMapping)
* [SDL_GetGamepadMappingForGUID](SDL_GetGamepadMappingForGUID)
- [SDL_AddGamepadMapping](SDL_AddGamepadMapping)
- [SDL_AddGamepadMappingsFromFile](SDL_AddGamepadMappingsFromFile)
- [SDL_GetGamepadMapping](SDL_GetGamepadMapping)
- [SDL_GetGamepadMappingForGUID](SDL_GetGamepadMappingForGUID)
----
[CategoryAPI](CategoryAPI), [CategoryAPIFunction](CategoryAPIFunction)
Expand Down
2 changes: 1 addition & 1 deletion SDL3/SDL_AddHintCallback.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ This function is available since SDL 3.0.0.
## See Also
* [SDL_DelHintCallback](SDL_DelHintCallback)
- [SDL_DelHintCallback](SDL_DelHintCallback)
----
[CategoryAPI](CategoryAPI), [CategoryAPIFunction](CategoryAPIFunction), [CategoryHints](CategoryHints), [CategoryDraft](CategoryDraft)
Expand Down
2 changes: 1 addition & 1 deletion SDL3/SDL_AddTimer.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ while (SDL_PollEvent (&event))
## See Also
* [SDL_RemoveTimer](SDL_RemoveTimer)
- [SDL_RemoveTimer](SDL_RemoveTimer)
----
[CategoryAPI](CategoryAPI), [CategoryAPIFunction](CategoryAPIFunction), [CategoryTimer](CategoryTimer)
Expand Down
2 changes: 1 addition & 1 deletion SDL3/SDL_AndroidGetActivity.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ void showHome(void)

## See Also

* [SDL_AndroidGetJNIEnv](SDL_AndroidGetJNIEnv)
- [SDL_AndroidGetJNIEnv](SDL_AndroidGetJNIEnv)

----
[CategoryAPI](CategoryAPI), [CategoryAPIFunction](CategoryAPIFunction), [CategorySystem](CategorySystem), [CategoryDraft](CategoryDraft), [CategoryAndroid](CategoryAndroid)
Expand Down
2 changes: 1 addition & 1 deletion SDL3/SDL_AndroidGetExternalStoragePath.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ This function is available since SDL 3.0.0.
## See Also
* [SDL_AndroidGetExternalStorageState](SDL_AndroidGetExternalStorageState)
- [SDL_AndroidGetExternalStorageState](SDL_AndroidGetExternalStorageState)
----
[CategoryAPI](CategoryAPI), [CategoryAPIFunction](CategoryAPIFunction), [CategorySystem](CategorySystem), [CategoryDraft](CategoryDraft), [CategoryAndroid](CategoryAndroid)
Expand Down
2 changes: 1 addition & 1 deletion SDL3/SDL_AndroidGetExternalStorageState.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ This function is available since SDL 3.0.0.
## See Also
* [SDL_AndroidGetExternalStoragePath](SDL_AndroidGetExternalStoragePath)
- [SDL_AndroidGetExternalStoragePath](SDL_AndroidGetExternalStoragePath)
----
[CategoryAPI](CategoryAPI), [CategoryAPIFunction](CategoryAPIFunction), [CategorySystem](CategorySystem), [CategoryDraft](CategoryDraft), [CategoryAndroid](CategoryAndroid)
Expand Down
2 changes: 1 addition & 1 deletion SDL3/SDL_AndroidGetInternalStoragePath.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ This function is available since SDL 3.0.0.
## See Also
* [SDL_AndroidGetExternalStorageState](SDL_AndroidGetExternalStorageState)
- [SDL_AndroidGetExternalStorageState](SDL_AndroidGetExternalStorageState)
----
[CategoryAPI](CategoryAPI), [CategoryAPIFunction](CategoryAPIFunction), [CategorySystem](CategorySystem), [CategoryDraft](CategoryDraft), [CategoryAndroid](CategoryAndroid)
Expand Down
2 changes: 1 addition & 1 deletion SDL3/SDL_AndroidGetJNIEnv.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ void showHome(void)

## See Also

* [SDL_AndroidGetActivity](SDL_AndroidGetActivity)
- [SDL_AndroidGetActivity](SDL_AndroidGetActivity)

----
[CategoryAPI](CategoryAPI), [CategoryAPIFunction](CategoryAPIFunction), [CategorySystem](CategorySystem), [CategoryDraft](CategoryDraft), [CategoryAndroid](CategoryAndroid)
Expand Down
4 changes: 2 additions & 2 deletions SDL3/SDL_AppEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ This function is available since SDL 3.0.0.
## See Also
* [SDL_AppInit](SDL_AppInit)
* [SDL_AppIterate](SDL_AppIterate)
- [SDL_AppInit](SDL_AppInit)
- [SDL_AppIterate](SDL_AppIterate)
----
[CategoryAPI](CategoryAPI), [CategoryAPIFunction](CategoryAPIFunction)
Expand Down
6 changes: 3 additions & 3 deletions SDL3/SDL_AppInit.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@ This function is available since SDL 3.0.0.
## See Also
* [SDL_AppIterate](SDL_AppIterate)
* [SDL_AppEvent](SDL_AppEvent)
* [SDL_AppQuit](SDL_AppQuit)
- [SDL_AppIterate](SDL_AppIterate)
- [SDL_AppEvent](SDL_AppEvent)
- [SDL_AppQuit](SDL_AppQuit)
----
[CategoryAPI](CategoryAPI), [CategoryAPIFunction](CategoryAPIFunction)
Expand Down
4 changes: 2 additions & 2 deletions SDL3/SDL_AppIterate.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ This function is available since SDL 3.0.0.
## See Also
* [SDL_AppInit](SDL_AppInit)
* [SDL_AppEvent](SDL_AppEvent)
- [SDL_AppInit](SDL_AppInit)
- [SDL_AppEvent](SDL_AppEvent)
----
[CategoryAPI](CategoryAPI), [CategoryAPIFunction](CategoryAPIFunction)
Expand Down
2 changes: 1 addition & 1 deletion SDL3/SDL_AppQuit.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ This function is available since SDL 3.0.0.
## See Also
* [SDL_AppInit](SDL_AppInit)
- [SDL_AppInit](SDL_AppInit)
----
[CategoryAPI](CategoryAPI), [CategoryAPIFunction](CategoryAPIFunction)
Expand Down
4 changes: 2 additions & 2 deletions SDL3/SDL_AtomicAdd.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ This function is available since SDL 3.0.0.
## See Also
* [SDL_AtomicDecRef](SDL_AtomicDecRef)
* [SDL_AtomicIncRef](SDL_AtomicIncRef)
- [SDL_AtomicDecRef](SDL_AtomicDecRef)
- [SDL_AtomicIncRef](SDL_AtomicIncRef)
----
[CategoryAPI](CategoryAPI), [CategoryAPIFunction](CategoryAPIFunction), [CategoryAtomic](CategoryAtomic)
Expand Down
2 changes: 1 addition & 1 deletion SDL3/SDL_AtomicCompareAndSwap.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ This function is available since SDL 3.0.0.
## See Also
* [SDL_AtomicCompareAndSwapPointer](SDL_AtomicCompareAndSwapPointer)
- [SDL_AtomicCompareAndSwapPointer](SDL_AtomicCompareAndSwapPointer)
----
[CategoryAPI](CategoryAPI), [CategoryAPIFunction](CategoryAPIFunction)
Expand Down
6 changes: 3 additions & 3 deletions SDL3/SDL_AtomicCompareAndSwapPointer.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ This function is available since SDL 3.0.0.
## See Also
* [SDL_AtomicCompareAndSwap](SDL_AtomicCompareAndSwap)
* [SDL_AtomicGetPtr](SDL_AtomicGetPtr)
* [SDL_AtomicSetPtr](SDL_AtomicSetPtr)
- [SDL_AtomicCompareAndSwap](SDL_AtomicCompareAndSwap)
- [SDL_AtomicGetPtr](SDL_AtomicGetPtr)
- [SDL_AtomicSetPtr](SDL_AtomicSetPtr)
----
[CategoryAPI](CategoryAPI), [CategoryAPIFunction](CategoryAPIFunction)
Expand Down
2 changes: 1 addition & 1 deletion SDL3/SDL_AtomicDecRef.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ This macro is available since SDL 3.0.0.

## See Also

* [SDL_AtomicIncRef](SDL_AtomicIncRef)
- [SDL_AtomicIncRef](SDL_AtomicIncRef)

----
[CategoryAPI](CategoryAPI), [CategoryAPIMacro](CategoryAPIMacro)
Expand Down
2 changes: 1 addition & 1 deletion SDL3/SDL_AtomicGet.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ This function is available since SDL 3.0.0.
## See Also
* [SDL_AtomicSet](SDL_AtomicSet)
- [SDL_AtomicSet](SDL_AtomicSet)
----
[CategoryAPI](CategoryAPI), [CategoryAPIFunction](CategoryAPIFunction), [CategoryAtomic](CategoryAtomic)
Expand Down
4 changes: 2 additions & 2 deletions SDL3/SDL_AtomicGetPtr.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ This function is available since SDL 3.0.0.
## See Also
* [SDL_AtomicCompareAndSwapPointer](SDL_AtomicCompareAndSwapPointer)
* [SDL_AtomicSetPtr](SDL_AtomicSetPtr)
- [SDL_AtomicCompareAndSwapPointer](SDL_AtomicCompareAndSwapPointer)
- [SDL_AtomicSetPtr](SDL_AtomicSetPtr)
----
[CategoryAPI](CategoryAPI), [CategoryAPIFunction](CategoryAPIFunction), [CategoryAtomic](CategoryAtomic)
Expand Down
2 changes: 1 addition & 1 deletion SDL3/SDL_AtomicIncRef.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ This macro is available since SDL 3.0.0.

## See Also

* [SDL_AtomicDecRef](SDL_AtomicDecRef)
- [SDL_AtomicDecRef](SDL_AtomicDecRef)

----
[CategoryAPI](CategoryAPI), [CategoryAPIMacro](CategoryAPIMacro)
Expand Down
8 changes: 4 additions & 4 deletions SDL3/SDL_AtomicInt.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@ This struct is available since SDL 3.0.0.
## See Also
* [SDL_AtomicCompareAndSwap](SDL_AtomicCompareAndSwap)
* [SDL_AtomicGet](SDL_AtomicGet)
* [SDL_AtomicSet](SDL_AtomicSet)
* [SDL_AtomicAdd](SDL_AtomicAdd)
- [SDL_AtomicCompareAndSwap](SDL_AtomicCompareAndSwap)
- [SDL_AtomicGet](SDL_AtomicGet)
- [SDL_AtomicSet](SDL_AtomicSet)
- [SDL_AtomicAdd](SDL_AtomicAdd)
----
[CategoryAPI](CategoryAPI), [CategoryAPIStruct](CategoryAPIStruct)
Expand Down
2 changes: 1 addition & 1 deletion SDL3/SDL_AtomicSet.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ This function is available since SDL 3.0.0.
## See Also
* [SDL_AtomicGet](SDL_AtomicGet)
- [SDL_AtomicGet](SDL_AtomicGet)
----
[CategoryAPI](CategoryAPI), [CategoryAPIFunction](CategoryAPIFunction), [CategoryAtomic](CategoryAtomic)
Expand Down
4 changes: 2 additions & 2 deletions SDL3/SDL_AtomicSetPtr.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ This function is available since SDL 3.0.0.
## See Also
* [SDL_AtomicCompareAndSwapPointer](SDL_AtomicCompareAndSwapPointer)
* [SDL_AtomicGetPtr](SDL_AtomicGetPtr)
- [SDL_AtomicCompareAndSwapPointer](SDL_AtomicCompareAndSwapPointer)
- [SDL_AtomicGetPtr](SDL_AtomicGetPtr)
----
[CategoryAPI](CategoryAPI), [CategoryAPIFunction](CategoryAPIFunction), [CategoryAtomic](CategoryAtomic)
Expand Down
4 changes: 2 additions & 2 deletions SDL3/SDL_AttachVirtualJoystick.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ This function is available since SDL 3.0.0.
## See Also
* [SDL_AttachVirtualJoystickEx](SDL_AttachVirtualJoystickEx)
* [SDL_DetachVirtualJoystick](SDL_DetachVirtualJoystick)
- [SDL_AttachVirtualJoystickEx](SDL_AttachVirtualJoystickEx)
- [SDL_DetachVirtualJoystick](SDL_DetachVirtualJoystick)
----
[CategoryAPI](CategoryAPI), [CategoryAPIFunction](CategoryAPIFunction)
Expand Down
4 changes: 2 additions & 2 deletions SDL3/SDL_AttachVirtualJoystickEx.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ This function is available since SDL 3.0.0.
## See Also
* [SDL_AttachVirtualJoystick](SDL_AttachVirtualJoystick)
* [SDL_DetachVirtualJoystick](SDL_DetachVirtualJoystick)
- [SDL_AttachVirtualJoystick](SDL_AttachVirtualJoystick)
- [SDL_DetachVirtualJoystick](SDL_DetachVirtualJoystick)
----
[CategoryAPI](CategoryAPI), [CategoryAPIFunction](CategoryAPIFunction)
Expand Down
4 changes: 2 additions & 2 deletions SDL3/SDL_AudioDevicePaused.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ This function is available since SDL 3.0.0.
## See Also
* [SDL_PauseAudioDevice](SDL_PauseAudioDevice)
* [SDL_ResumeAudioDevice](SDL_ResumeAudioDevice)
- [SDL_PauseAudioDevice](SDL_PauseAudioDevice)
- [SDL_ResumeAudioDevice](SDL_ResumeAudioDevice)
----
[CategoryAPI](CategoryAPI), [CategoryAPIFunction](CategoryAPIFunction)
Expand Down
16 changes: 8 additions & 8 deletions SDL3/SDL_AudioFormat.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,14 +60,14 @@ This datatype is available since SDL 3.0.0.

## See Also

* [SDL_AUDIO_BITSIZE](SDL_AUDIO_BITSIZE)
* [SDL_AUDIO_BYTESIZE](SDL_AUDIO_BYTESIZE)
* [SDL_AUDIO_ISINT](SDL_AUDIO_ISINT)
* [SDL_AUDIO_ISFLOAT](SDL_AUDIO_ISFLOAT)
* [SDL_AUDIO_ISBIGENDIAN](SDL_AUDIO_ISBIGENDIAN)
* [SDL_AUDIO_ISLITTLEENDIAN](SDL_AUDIO_ISLITTLEENDIAN)
* [SDL_AUDIO_ISSIGNED](SDL_AUDIO_ISSIGNED)
* [SDL_AUDIO_ISUNSIGNED](SDL_AUDIO_ISUNSIGNED)
- [SDL_AUDIO_BITSIZE](SDL_AUDIO_BITSIZE)
- [SDL_AUDIO_BYTESIZE](SDL_AUDIO_BYTESIZE)
- [SDL_AUDIO_ISINT](SDL_AUDIO_ISINT)
- [SDL_AUDIO_ISFLOAT](SDL_AUDIO_ISFLOAT)
- [SDL_AUDIO_ISBIGENDIAN](SDL_AUDIO_ISBIGENDIAN)
- [SDL_AUDIO_ISLITTLEENDIAN](SDL_AUDIO_ISLITTLEENDIAN)
- [SDL_AUDIO_ISSIGNED](SDL_AUDIO_ISSIGNED)
- [SDL_AUDIO_ISUNSIGNED](SDL_AUDIO_ISUNSIGNED)

----
[CategoryAPI](CategoryAPI), [CategoryAPIDatatype](CategoryAPIDatatype)
Expand Down
2 changes: 1 addition & 1 deletion SDL3/SDL_AudioPostmixCallback.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ This datatype is available since SDL 3.0.0.
## See Also
* [SDL_SetAudioDevicePostmixCallback](SDL_SetAudioDevicePostmixCallback)
- [SDL_SetAudioDevicePostmixCallback](SDL_SetAudioDevicePostmixCallback)
----
[CategoryAPI](CategoryAPI), [CategoryAPIDatatype](CategoryAPIDatatype)
Expand Down
2 changes: 1 addition & 1 deletion SDL3/SDL_AudioSpec.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ This struct is available since SDL 3.0.0.

## See Also

* [SDL_AudioFormat](SDL_AudioFormat)
- [SDL_AudioFormat](SDL_AudioFormat)

----
[CategoryAPI](CategoryAPI), [CategoryAPIStruct](CategoryAPIStruct)
Expand Down
2 changes: 1 addition & 1 deletion SDL3/SDL_AudioStream.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ This struct is available since SDL 3.0.0.

## See Also

* [SDL_CreateAudioStream](SDL_CreateAudioStream)
- [SDL_CreateAudioStream](SDL_CreateAudioStream)

----
[CategoryAPI](CategoryAPI), [CategoryAPIStruct](CategoryAPIStruct)
Expand Down
4 changes: 2 additions & 2 deletions SDL3/SDL_AudioStreamCallback.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ This datatype is available since SDL 3.0.0.
## See Also
* [SDL_SetAudioStreamGetCallback](SDL_SetAudioStreamGetCallback)
* [SDL_SetAudioStreamPutCallback](SDL_SetAudioStreamPutCallback)
- [SDL_SetAudioStreamGetCallback](SDL_SetAudioStreamGetCallback)
- [SDL_SetAudioStreamPutCallback](SDL_SetAudioStreamPutCallback)
----
[CategoryAPI](CategoryAPI), [CategoryAPIDatatype](CategoryAPIDatatype)
Expand Down
6 changes: 3 additions & 3 deletions SDL3/SDL_BindAudioStream.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ This function is available since SDL 3.0.0.
## See Also
* [SDL_BindAudioStreams](SDL_BindAudioStreams)
* [SDL_UnbindAudioStream](SDL_UnbindAudioStream)
* [SDL_GetAudioStreamDevice](SDL_GetAudioStreamDevice)
- [SDL_BindAudioStreams](SDL_BindAudioStreams)
- [SDL_UnbindAudioStream](SDL_UnbindAudioStream)
- [SDL_GetAudioStreamDevice](SDL_GetAudioStreamDevice)
----
[CategoryAPI](CategoryAPI), [CategoryAPIFunction](CategoryAPIFunction)
Expand Down
6 changes: 3 additions & 3 deletions SDL3/SDL_BindAudioStreams.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@ This function is available since SDL 3.0.0.
## See Also
* [SDL_BindAudioStreams](SDL_BindAudioStreams)
* [SDL_UnbindAudioStream](SDL_UnbindAudioStream)
* [SDL_GetAudioStreamDevice](SDL_GetAudioStreamDevice)
- [SDL_BindAudioStreams](SDL_BindAudioStreams)
- [SDL_UnbindAudioStream](SDL_UnbindAudioStream)
- [SDL_GetAudioStreamDevice](SDL_GetAudioStreamDevice)
----
[CategoryAPI](CategoryAPI), [CategoryAPIFunction](CategoryAPIFunction)
Expand Down
Loading

0 comments on commit 743da14

Please sign in to comment.