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

Loading
Loading

Activity

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