IMusicPlayer
The interface of the Music Player feature
Last updated
The interface of the Music Player feature
Last updated
Ami.BroAudio
public
This is returned by the AsBGM() method. It's basically the same as IAudioPlayer, but it includes a SetTransition() method and excludes the AsBGM() method.
SetTransition
transition
Set the transition mode that the music player will apply when playing the next BGM
transition, float fadeTime
Same as above, but can override the fade time set in LibarayManager
transition, stopMode
Same as above, but can specify the StopMode
transition, stopMode, float fadeTime
Same as above with all the parameters