#include <configfile.h>
◆ callback
◆ callback_data
| void* cfg_entry_s::callback_data |
◆ config
◆ description
| char* cfg_entry_s::description |
◆ enum_values
| char** cfg_entry_s::enum_values |
◆ exp_level
| int cfg_entry_s::exp_level |
◆ help
◆ key
◆ next
◆ num_default
| int cfg_entry_s::num_default |
◆ num_value
| int cfg_entry_s::num_value |
common to range, enum, num, bool:
Referenced by _x_config_change_opt(), _x_spu_get_opacity(), ao_pulse_open(), cdda_close(), cdda_open(), config_get_current_entry(), config_get_serialized_entry(), config_register_bool(), config_register_enum(), config_register_num(), config_register_range(), config_register_string_internal(), config_reset_value(), config_shallow_copy(), config_update_num(), dvd_handle_events(), get_decoder_priority(), handle_events(), open_plugin(), search_by_channel(), vaapi_check_capability(), xine_config_save(), xv_prop_conf(), xv_set_property(), and xxmc_check_capability().
◆ range_max
| int cfg_entry_s::range_max |
◆ range_min
| int cfg_entry_s::range_min |
◆ str_default
| char* cfg_entry_s::str_default |
◆ str_value
| char* cfg_entry_s::str_value |
type string
Referenced by ao_alsa_mixer_init(), ao_alsa_open(), ao_jack_open(), config_add(), config_get_current_entry(), config_register_filename(), config_register_string(), config_register_string_internal(), config_reset_value(), config_shallow_copy(), config_update_string(), load_syms_linux(), open_radio_capture_device(), open_video_capture_device(), v4l_class_get_instance(), v4l_class_get_radio_instance(), v4l_class_get_video_instance(), and xine_config_save().
◆ type
Referenced by _x_config_change_opt(), config_add(), config_get_current_entry(), config_get_serialized_entry(), config_register_bool(), config_register_enum(), config_register_num(), config_register_range(), config_register_string_internal(), config_shallow_copy(), config_update_num(), config_update_string(), vaapi_check_capability(), xine_config_get_first_entry(), xine_config_get_next_entry(), xine_config_load(), xine_config_lookup_entry(), and xine_config_save().
◆ unknown_value
| char* cfg_entry_s::unknown_value |
type unknown
Referenced by _x_config_change_opt(), config_add(), config_dispose(), config_register_bool(), config_register_enum(), config_register_num(), config_register_range(), config_register_string_internal(), config_shallow_copy(), xine_config_load(), and xine_config_save().
The documentation for this struct was generated from the following file: