mirror of
https://github.com/raysan5/raylib.git
synced 2026-04-12 10:09:09 -04:00
rlparser: update raylib_api.* by CI
This commit is contained in:
@ -4483,7 +4483,7 @@ Function 543: IsSoundValid() (1 input parameters)
|
||||
Function 544: UpdateSound() (3 input parameters)
|
||||
Name: UpdateSound
|
||||
Return type: void
|
||||
Description: Update sound buffer with new data (data and frame count should fit in sound)
|
||||
Description: Update sound buffer with new data (default data format: 32 bit float, stereo)
|
||||
Param[1]: sound (type: Sound)
|
||||
Param[2]: data (type: const void *)
|
||||
Param[3]: sampleCount (type: int)
|
||||
|
||||
Reference in New Issue
Block a user