From c809b73db6ec1c70b9d46f33dd93a99ad005beb6 Mon Sep 17 00:00:00 2001 From: dudemanguy Date: Fri, 20 Oct 2017 13:59:18 -0500 Subject: osc: add seekbarkeyframes as a user option --- DOCS/man/osc.rst | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'DOCS/man') diff --git a/DOCS/man/osc.rst b/DOCS/man/osc.rst index 5e5568ce7a..126d0532a5 100644 --- a/DOCS/man/osc.rst +++ b/DOCS/man/osc.rst @@ -171,6 +171,15 @@ Configurable Options marker with guide), or bar (fill). Default pre-0.21.0 was 'slider'. +``seekbarkeyframes`` + Default: yes + + Controls the mode used to seek when dragging the seekbar. By default, + keyframes are used. If set to false, exact seeking on mouse drags + will be used instead. Keyframes are preferred, but exact seeks may be + useful in cases where keyframes cannot be found. Note that using exact + seeks can potentially make mouse dragging much slower. + ``deadzonesize`` Default: 0.5 -- cgit v1.2.3