liguista / sk-dvx

Automatically exported from code.google.com/p/sk-dvx
0 stars 0 forks source link

YouDescribe keyboard transport commands should emulate YouTube #128

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The YouDescribe transport controls currently support a couple of modes of 
keyboard control. For example, either F or ALT-F fill move the timeline 
forward; B or ALT-B will move the timeline back.

The command set we used for keyboard control of the player made sense, but 
moving forward we should bring this command set into alignment with the YouTube 
player which already has significant traction.

Of course, we may not be able to support all YouTube keyboard commands, and we 
will need to include additional commands (such as for adjusting relative sound 
level between description and sound track), but the core of keyboard commands 
for the YouDescribe player should be YouTube-like.

Original issue reported on code.google.com by joshua.a...@gmail.com on 21 Oct 2014 at 8:11