summaryrefslogtreecommitdiffstats
path: root/options/options.h
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-12-06 19:20:23 +0100
committerwm4 <wm4@nowhere>2015-12-06 19:20:23 +0100
commit159eb3f962b845c861b5f10da35fcc12e1e6cb15 (patch)
treea57cb36cd84849dc3031e06a6876cf9c22f22476 /options/options.h
parent9db50c6760758089a013983f0fbf93ebde53dbc7 (diff)
downloadmpv-159eb3f962b845c861b5f10da35fcc12e1e6cb15.tar.bz2
mpv-159eb3f962b845c861b5f10da35fcc12e1e6cb15.tar.xz
win32: add option to set VO MMCSS profile
This was requested.
Diffstat (limited to 'options/options.h')
-rw-r--r--options/options.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/options/options.h b/options/options.h
index 78f19f7b2f..53b8cc4564 100644
--- a/options/options.h
+++ b/options/options.h
@@ -43,6 +43,8 @@ typedef struct mp_vo_opts {
float monitor_pixel_aspect;
int force_window_position;
+ char *mmcss_profile;
+
// vo_wayland, vo_drm
struct sws_opts *sws_opts;
// vo_opengl, vo_opengl_cb