1 #ifndef MPLAYER_OPTIONS_H
2 #define MPLAYER_OPTIONS_H
4 typedef struct MPOpts
{
5 char **video_driver_list
;
6 char **audio_driver_list
;
13 int force_window_position
;
16 float force_monitor_aspect
;
17 float monitor_pixel_aspect
;
21 float vo_panscanrange
;
23 // ranges -100 - 100, 1000 if the vo default should be used
25 int vo_gamma_brightness
;
26 int vo_gamma_contrast
;
27 int vo_gamma_saturation
;
32 char *stream_dump_name
;
40 int user_pts_assoc_mode
;
48 int audio_output_channels
;
49 int audio_output_format
;
52 struct m_obj_settings
*vf_settings
;
62 int error_concealment
;
72 char *skip_loop_filter_str
;
81 unsigned int probesize
;
82 unsigned int analyzeduration
;
90 unsigned int ar_delay
;
98 int use_ar
; // apple remote