Skip to content

PlayerViewController: Add frame by frame hotkey

This merge request brings an addition of:

  • A helper that allows to jump to the next frame in the playback service.
  • A method to update the elapsed time label, the remaining time label as well as the progress bar value.
  • A binding to the "E" hotkey in order to jump to the next frame using an external keyboard connected to the device.

This merge request also brings an update the keyCommands chunk of code that is refactored to remove duplicate code and improve its readability.

Closes #1863 (closed)

Merge request reports

Loading