adrianstevens / Xamarin-Plugins

Cross-platform Plugins for Xamarin, Xamarin.Forms and Windows
https://www.nuget.org/packages/Xam.Plugin.SimpleAudioPlayer/
MIT License
132 stars 53 forks source link

Invoke PlaybackEnded event when calling Stop() #97

Closed RobGibbens closed 2 years ago

RobGibbens commented 2 years ago

Calling Stop() will end the playback, so the PlaybackEnded event should fire.