From 26500425f6cf97ebec21b6cf0929c2e4c08f46d6 Mon Sep 17 00:00:00 2001 From: wm4 Date: Fri, 22 Aug 2014 16:10:34 +0200 Subject: ao_dsound: raise default buffer size to 200ms, make it configurable --- DOCS/man/ao.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'DOCS') diff --git a/DOCS/man/ao.rst b/DOCS/man/ao.rst index 5bd82cd9f4..f82906d062 100644 --- a/DOCS/man/ao.rst +++ b/DOCS/man/ao.rst @@ -181,6 +181,9 @@ Available audio output drivers are: Sets the device number to use. Playing a file with ``-v`` will show a list of available devices. + ``buffersize=`` + DirectSound buffer size in milliseconds (default: 200). + ``sdl`` SDL 1.2+ audio output driver. Should work on any platform supported by SDL 1.2, but may require the ``SDL_AUDIODRIVER`` environment variable to be set -- cgit v1.2.3