ParaMusicWebPlayer.playType

public eMusicPlayOrder playType

Description

The playback order of the music list. The default value is eMusicPlay_listLoop.

eMusicPlayOrder enumeration value description

eMusicPlayOrder enumeration valueDescription
MusicPlay_listLoopThe list is looped and played in order. After the last song is played, the first song will be played again.
MusicPlay_shuffleShuffle
MusicPlay_singleLoopSingle loop
MusicPlay_playInOrderIn order. The list will be played in order. The playback will stop after the end of the last song.