From b344da22ae605b01be64ad0cbf75265087d16ee5 Mon Sep 17 00:00:00 2001 From: wm4 Date: Wed, 28 Sep 2016 15:26:24 +0200 Subject: 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. --- libmpv/client.h | 1 - 1 file changed, 1 deletion(-) diff --git a/libmpv/client.h b/libmpv/client.h index ca7ed9f552..788b4f2e57 100644 --- a/libmpv/client.h +++ b/libmpv/client.h @@ -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 * -- cgit v1.2.3