Hello
I use the library MediaManager - Cross platform media plugin for Xamarin and Windows
The CrossMediaManager.Current.PositionChanged event gives the position value in seconds
And its millisecond value does not change.
While I run this command with the CrossMediaManager.Current.Position click event, it is completely accurate
I want the CrossMediaManager.Current.PositionChanged event to be executed every time the position changes in milliseconds.
I hope you will answer me and guide me
💬 Questions and Help
Hello I use the library MediaManager - Cross platform media plugin for Xamarin and Windows The CrossMediaManager.Current.PositionChanged event gives the position value in seconds And its millisecond value does not change. While I run this command with the CrossMediaManager.Current.Position click event, it is completely accurate I want the CrossMediaManager.Current.PositionChanged event to be executed every time the position changes in milliseconds. I hope you will answer me and guide me