From 12d822ce44a6d6bcb981429feb24044cf92b13bc Mon Sep 17 00:00:00 2001 From: wm4 Date: Fri, 30 Jan 2015 21:30:54 +0100 Subject: ao_null: add emulation for certain broken behavior I'm not sure how common this behavior possibly is; well whatever. This option will allow reproducing such behavior, and help debugging it. --- DOCS/man/ao.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'DOCS/man/ao.rst') diff --git a/DOCS/man/ao.rst b/DOCS/man/ao.rst index e16309afb8..fdbefbb167 100644 --- a/DOCS/man/ao.rst +++ b/DOCS/man/ao.rst @@ -247,6 +247,9 @@ Available audio output drivers are: Simulate broken audio drivers, which always add the fixed device latency to the reported audio playback position. + ``broken-delay`` + Simulate broken audio drivers, which don't report latency correctly. + ``pcm`` Raw PCM/WAVE file writer audio output -- cgit v1.2.3