You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any event that fires before an item is about to play that is already in the Queue without user interaction (when song is over)?
In my use case, I populate the mediaUri with a dummy URL and before playing I need to use a custom logic to set the real mediaUri to be played in the item in the queue, but to date, I have been unable to find an event that fires with those specific constraints.
Thanks.
The text was updated successfully, but these errors were encountered:
Hello,
Is there any event that fires before an item is about to play that is already in the Queue without user interaction (when song is over)?
In my use case, I populate the mediaUri with a dummy URL and before playing I need to use a custom logic to set the real mediaUri to be played in the item in the queue, but to date, I have been unable to find an event that fires with those specific constraints.
Thanks.
The text was updated successfully, but these errors were encountered: