summaryrefslogtreecommitdiffstats
path: root/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'options.h')
-rw-r--r--options.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/options.h b/options.h
index f87ee16669..307f9682b3 100644
--- a/options.h
+++ b/options.h
@@ -85,9 +85,7 @@ typedef struct MPOpts {
char *sub_demuxer_name;
int extension_parsing;
- int screenshot_jpeg_quality;
- int screenshot_png_compression;
- char *screenshot_filetype;
+ struct image_writer_opts *screenshot_image_opts;
char *screenshot_template;
int audio_output_channels;