polimediaupv / paella-core

Paella Player core library
Educational Community License v2.0
20 stars 15 forks source link

The "ENDED" event never occurs in audio files. #369

Closed albacodina closed 2 months ago

albacodina commented 2 months ago

When an audio file is played, the finished event is never executed. The audio plays completely but time loops and never ends.

By executing the "TIMEUPDATE" event, the time is displayed correctly until the final time, which is always displayed the same infinitely, which is why the "ENDED" event never occurs.