alexmercerind/dart_vlc

How to Loop/Repeat ?

IfProgrammingIsMagicImaWizard opened this issue · 2 comments

I tried with commandlineArguments: ['--repeat --loop'], but it doesn't work.

player.setPlaylistMode(PlaylistMode.loop);

The question has been answered.

CONSIDER READING THE DOCUMENTATION CAREFULLY.