WoW:API PlayMusic: Difference between revisions

(You can play MP3 after reload UI, checked it yesterday)
Line 19: Line 19:
*If any of the built-in music is playing when you call this function (e.g. Stormwind background music), it will fade out.
*If any of the built-in music is playing when you call this function (e.g. Stormwind background music), it will fade out.
*(Verified): since World of Warcraft uses the FMOD sound engine, it is very likely that other file formats than mp3 are supported. For example OggVorbis (.ogg).
*(Verified): since World of Warcraft uses the FMOD sound engine, it is very likely that other file formats than mp3 are supported. For example OggVorbis (.ogg).
*The playback loops until it is stopped with [[API_StopMusic|StopMusic()]].
Anonymous user