Skip to content

enh(ui): change controls Play/Pause/stop shortcuts

Description

Changes the controls.xml config Play/Pause/Stop shortcuts to config parameters. Space is the default value for play/pause and "s" for stop, though they can be changed in the configuration. This allows apps to use the space shortcut for their own usage.

Closes #1063 (closed)

How to test it?

run an app or example with the controls.xml integrated. Try using the shortcut to play/pause/stop the video

You can set playShortCut, pauseShortCut and StopShortCut parameters in the configgLauncher to the value you want and test it afterwards.

Edited by Michaël KUGLER

Merge request reports