diff options
author | faust3 <faust3@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-01-09 10:27:29 +0000 |
---|---|---|
committer | faust3 <faust3@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-01-09 10:27:29 +0000 |
commit | 98defd4149b908eda263f2d8e7cea115a547b207 (patch) | |
tree | cb0871053f05e694ce09898b9db2def2ab822492 | |
parent | 2ff704de37ee2d87952fc4681ba55a469ea99f35 (diff) |
documentation for ao dsound
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14436 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | DOCS/man/en/mplayer.1 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 13ecd0c1fe..076b285dab 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -1888,6 +1888,17 @@ Explicitly choose the audio device to use (default: /dev/\:audio). Native Windows waveout audio output driver. . .TP +.B dsound (Windows only) +Directx DirectSound audio output driver. +.PD 0 +.RSs +.IPs device=<devicenum> +Sets the device number to use. +Playing a file with -v will show a list of available devices. +.RE +.PD 1 +. +.TP .B dxr2 (also see \-dxr2) (DXR2 only) Creative DXR2 specific output driver. . |