minor change

This commit is contained in:
stax76
2021-10-10 15:55:51 +02:00
parent 2a3738f79e
commit 6e761c0a4e
2 changed files with 0 additions and 5 deletions

View File

@@ -148,8 +148,6 @@ namespace mpvnet
SetPropertyString("config-dir", ConfigFolder);
SetPropertyString("config", "yes");
SetPropertyInt("input-ar-delay", 500);
SetPropertyInt("input-ar-rate", 20);
SetPropertyInt("osd-duration", 2000);
SetPropertyBool("keep-open", true);

View File

@@ -3,9 +3,6 @@
# A input and config editor can be found in the context menu under 'Settings'.
# The mpv.conf defaults of mpv.net contain input-default-bindings=yes and
# input-builtin-bindings=no which disables the input defaults of mpv.
# The input test mode can be started via command line: --input-test
# The input key list can be printed with --input-keylist or