Baseflow / Baseflow/XamarinMediaManager

PositionChanged in milliseconds

Open
#907 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
763
Forks
299
PR merge metrics
No merged PRs in 30d

Description

## 💬 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

Contributor guide

Open the contributing guide

Research direction

Start by tracing CrossMediaManager.Current.PositionChanged and CrossMediaManager.Current.Position to compare how each reports playback position. Reproduce the behavior with the media plugin and determine whether the event can report millisecond changes; done means the event updates with the expected millisecond value and the behavior is verified across the affected platforms.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
audio-video-rtc, mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.