Interface administrators, moderator
2,603
edits
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
|type = function | |type = function | ||
|name = audio.createSoundFromURL | |name = audio.createSoundFromURL | ||
|usage = | |usage = create a sound object from an internet stream URL that optionally loops | ||
|parameters = string url, bool loop | |parameters = string url, bool loop | ||
|parameter1 = string url The stream URL | |parameter1 = string url The stream URL |