Update Functions-(Loading-Sound-Assets).md
parent
29061d9916
commit
e6ef88a14f
|
@ -52,4 +52,4 @@ Sets up an audio file on disk to be streamed. This is immediately converted into
|
|||
|
||||
?> Audio loaded by this function must be an [.ogg file](https://en.wikipedia.org/wiki/Ogg). Please note that this function returns a sound instance ID (rather than a static sound ID).
|
||||
|
||||
!> It is not recommended to try to stream the same .ogg file twice.
|
||||
!> It is not recommended to try to stream the same .ogg file twice at the same time.
|
Loading…
Reference in New Issue