ParaMusicPlayer.SetUpMusicAudioClip

Declaration

public void SetUpMusicAudioClip(int index, bool playClip)

Parameter

ParameterMeaning
indexThe index of the playing music list.
playClipSpecifies whether to play.

Description

Sets the music whose index is in the list as the current playing music.