minor change
This commit is contained in:
@@ -148,8 +148,6 @@ namespace mpvnet
|
|||||||
SetPropertyString("config-dir", ConfigFolder);
|
SetPropertyString("config-dir", ConfigFolder);
|
||||||
SetPropertyString("config", "yes");
|
SetPropertyString("config", "yes");
|
||||||
|
|
||||||
SetPropertyInt("input-ar-delay", 500);
|
|
||||||
SetPropertyInt("input-ar-rate", 20);
|
|
||||||
SetPropertyInt("osd-duration", 2000);
|
SetPropertyInt("osd-duration", 2000);
|
||||||
|
|
||||||
SetPropertyBool("keep-open", true);
|
SetPropertyBool("keep-open", true);
|
||||||
|
|||||||
@@ -3,9 +3,6 @@
|
|||||||
|
|
||||||
# A input and config editor can be found in the context menu under 'Settings'.
|
# 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 test mode can be started via command line: --input-test
|
||||||
|
|
||||||
# The input key list can be printed with --input-keylist or
|
# The input key list can be printed with --input-keylist or
|
||||||
|
|||||||
Reference in New Issue
Block a user