Add playback speed control widget
This commit is contained in:
@@ -86,11 +86,18 @@ volume_snap_to=1
|
||||
# for this amount of time, set to 0 to disable
|
||||
volume_flash_duration=300
|
||||
|
||||
# menu
|
||||
# controls all menus, such as context menu, subtitle loader/selector, etc
|
||||
menu_item_height=40
|
||||
menu_item_height_fullscreen=50
|
||||
menu_opacity=0.8
|
||||
|
||||
# playback speed control widget: drag to change, click to reset
|
||||
speed=no
|
||||
speed_size=40
|
||||
speed_size_fullscreen=60
|
||||
speed_opacity=1
|
||||
speed_step=0.1
|
||||
|
||||
# pause video on clicks shorter than this number of milliseconds
|
||||
# enables you to use left mouse button for both dragging and pausing the video
|
||||
# I recommend a duration of 120, leave at 0 to disable
|
||||
|
Reference in New Issue
Block a user