WoW:API PlayMusic: Difference between revisions

m
Typos
No edit summary
 
m (Typos)
Line 30: Line 30:


: This function plays the given music file (file format has to be mp3, I think. I have not tried others.) You cannot pause the playback. You can stop it with [[API StopMusic|StopMusic]].
: This function plays the given music file (file format has to be mp3, I think. I have not tried others.) You cannot pause the playback. You can stop it with [[API StopMusic|StopMusic]].
 
: If any of the built-in music is playing when you call this function (e.g. Stormwind background music), it will fade out.
: The file you specified will loop until you call [[API StopMusic|StopMusic]].
----
----
{{Template:WoW API}}
{{Template:WoW API}}
Anonymous user