Skip to content
Snippets Groups Projects

MediaScrubProgressBar: Revert the remaining time computation hack

Merged Diogo Simao Marques requested to merge diogo.simao-marques/vlc-ios:media-duration into master

This merge request brings an adjustment to the remaining time computation with:

  • The revert of the hack introduced in 3.5.9, it is no longer needed as we switched to libvlc 4.0.

This merge request also introduces a new property to the VLCPlaybackService:

  • This helper retrieves the VLCTime object and avoids having to recreate it based on the mediaDuration int value to get the length of the currently playing media.

(Note: This merge request relies on: vlc!6056 (merged))

Closes #1818 (closed)

Merge request reports

Merge request pipeline #515159 passed

Merge request pipeline passed for 836a925e

Merged by Felix Paul KühneFelix Paul Kühne 7 months ago (Sep 19, 2024 6:40am UTC)

Loading

Pipeline #515374 passed

Pipeline passed for 836a925e on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
Please register or sign in to reply
Loading