Player repeat Playback #2078
Answered
by
pschatzmann
basementmedia2
asked this question in
Q&A
-
Hi, is there a way to activate repeating of playback of the currently played file? I tried to make a workaround using a global boolean "repeatPlayback" but it seems that player.isActive always returns true, once the player.begin() is called.:
Best wishes |
Beta Was this translation helpful? Give feedback.
Answered by
pschatzmann
Jun 19, 2025
Replies: 1 comment
-
I think this defeats the purpose of the AudioPlayer.
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
pschatzmann
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think this defeats the purpose of the AudioPlayer.