refactor(windows): simplify position and duration processing#1553
Conversation
|
@SNNafi I pushed my changes here. Can you test, if that still fixes your issue? Thank you for your previous work :) |
spydon
left a comment
There was a problem hiding this comment.
Lgtm! Is it handled as double seconds for the other platforms as well already?
|
@spydon the media player for windows provides the time in So for the other platforms it is not relevant if handled in double or int, as it has to be delivered as integer ms in the end. |
|
@Gustl22, Sorry for the late reply. Working fine. |
Description
Continue #1548
Checklist
fix:,feat:,docs:,chore:etc).///, where necessary.Breaking Change
Related Issues
Closes #1547