You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
💬 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
The text was updated successfully, but these errors were encountered: