mirror of https://github.com/mpv-player/mpv
add mute bind which has been default for a while, any other missing defaults?
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22632 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
fa0bff8170
commit
376d75f914
|
@ -14,6 +14,7 @@ DOWN seek -60
|
|||
UP seek +60
|
||||
PGUP seek 600
|
||||
PGDWN seek -600
|
||||
m mute
|
||||
# switch_audio # switch audio streams
|
||||
+ audio_delay 0.100
|
||||
- audio_delay -0.100
|
||||
|
|
Loading…
Reference in New Issue