summaryrefslogtreecommitdiffstats
path: root/options/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'options/options.h')
-rw-r--r--options/options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/options/options.h b/options/options.h
index 701c9e236b..83593c837a 100644
--- a/options/options.h
+++ b/options/options.h
@@ -123,6 +123,7 @@ typedef struct MPOpts {
char *force_configdir;
int use_filedir_conf;
int network_rtsp_transport;
+ int hls_bitrate;
struct mp_cache_opts stream_cache;
int chapterrange[2];
int edition_id;