From 3cd1cfb51cb2e29aa7b1f301b55b723a0c2a44ee Mon Sep 17 00:00:00 2001 From: wm4 Date: Fri, 7 Mar 2014 15:24:49 +0100 Subject: ao_null: add option for simulated device speed Helps with testing and debugging. --- DOCS/man/en/ao.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'DOCS') diff --git a/DOCS/man/en/ao.rst b/DOCS/man/en/ao.rst index 14f7a5726e..ac95be760b 100644 --- a/DOCS/man/en/ao.rst +++ b/DOCS/man/en/ao.rst @@ -178,6 +178,11 @@ Available audio output drivers are: ``outburst`` Simulated chunk size in samples. + ``speed`` + Simulated audio playback speed as a multiplier. Usually, a real audio + device will not go exactly as fast as the system clock. It will deviate + just a little, and this option helps simulating this. + ``pcm`` Raw PCM/WAVE file writer audio output -- cgit v1.2.3