mirror of
https://github.com/mpv-player/mpv
synced 2024-11-03 03:19:24 +01:00
add mixer support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@463 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
999ff33abd
commit
974683f4f0
@ -40,4 +40,6 @@ static char* help_text=
|
||||
" q or ESC stop playing and quit program\n"
|
||||
" + or - adjust audio delay by +/- 0.1 second\n"
|
||||
" o toggle OSD: none / seek / seek+timer\n"
|
||||
" * or / increase or decrease volume\n"
|
||||
" m or c use mixer master or pcm channel\n"
|
||||
"\n";
|
||||
|
Loading…
Reference in New Issue
Block a user