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.
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.