client API: "priority" option is now runtime settable

So it doesn't have to be in the list of options that can be set before
mpv_initialize() only.
This commit is contained in:
wm4 2016-09-28 15:26:24 +02:00
parent ef2bbd5a7a
commit b344da22ae
1 changed files with 0 additions and 1 deletions

View File

@ -427,7 +427,6 @@ mpv_handle *mpv_create(void);
* - load-scripts
* - script
* - player-operation-mode
* - priority (win32)
* - input-app-events (OSX)
* - all encoding mode options
*