jfversluis / Plugin.Maui.Audio

Plugin.Maui.Audio provides the ability to play audio inside a .NET MAUI application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CurrentPosition jumps on Android

borrmann opened this issue · comments

CurrentPosition sometimes jumps on Android.. This is not an issue that is caused by this library:
https://issuetracker.google.com/issues/36907697?pli=1

Since this library implements all interfaces for, play, pause, stop and seek, it would be possible to track CurrentPosition without using the property returned by MediaPlayer.