audio.createSoundFromURL: Difference between revisions

no edit summary
No edit summary
No edit summary
 
Line 3: Line 3:
|type = function
|type = function
|name = audio.createSoundFromURL
|name = audio.createSoundFromURL
|usage = creates a sound object from an internet stream URL that optionally loops
|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
2,591

edits