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
;
14 float force_monitor_aspect
;
15 float monitor_pixel_aspect
;
19 float vo_panscanrange
;
21 // ranges -100 - 100, 1000 if the vo default should be used
23 int vo_gamma_brightness
;
24 int vo_gamma_contrast
;
25 int vo_gamma_saturation
;
36 int user_pts_assoc_mode
;
44 int audio_output_channels
;
45 int audio_output_format
;
48 struct m_obj_settings
*vf_settings
;
58 int error_concealment
;
68 char *skip_loop_filter_str
;
77 unsigned int probesize
;
78 unsigned int analyzeduration
;
86 unsigned int ar_delay
;
94 int use_ar
; // apple remote