From 991a2f79ce381544437791430c91cd026e21d726 Mon Sep 17 00:00:00 2001 From: rcombs Date: Wed, 26 May 2021 18:18:35 -0500 Subject: player: add more precise sub fallback options --- options/options.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'options/options.h') diff --git a/options/options.h b/options/options.h index dd67af0aa5..956fe0ab11 100644 --- a/options/options.h +++ b/options/options.h @@ -266,6 +266,8 @@ typedef struct MPOpts { char **stream_lang[STREAM_TYPE_COUNT]; bool stream_auto_sel; bool subs_with_matching_audio; + int subs_fallback; + bool subs_fallback_forced; int audio_display; char **display_tags; -- cgit v1.2.3