XamarinMediaManager icon indicating copy to clipboard operation
XamarinMediaManager copied to clipboard

Event fired when an element inside of a list of elements sent to play finishes

Open AlvaroRojas opened this issue 1 year ago • 0 comments

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.

AlvaroRojas avatar Apr 26 '23 15:04 AlvaroRojas