From 23a587c819eda9a33ecea239ef8169a253ec6006 Mon Sep 17 00:00:00 2001 From: Frank Skare Date: Thu, 23 Apr 2020 12:55:02 +0200 Subject: [PATCH] manual --- Manual.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Manual.md b/Manual.md index 660fc14..07cfe7a 100644 --- a/Manual.md +++ b/Manual.md @@ -494,6 +494,13 @@ mpv.net has currently implemented the following window features: mpv.net supports only property switches, it does not support non property switches. +### mpv.net specific options + +Options that are specific to mpv.net can be found by entering _mpv.net_ in the search field of the config editor. + +mpv.net specific options are saved in the file mpvnet.conf and are just as mpv properties available on the command line. + + Technical Overview ------------------