Skip to main content

PlaylistMode

PlaylistMode enum has the following values:

NONE

End playback once the end of the playlist is reached.

LOOP

Loop over the playlist & restart it from beginning once the end is reached.

SINGLE

Indefinitely loop over the currently playing VideoMedia in the playlist.