#include <configfile.h>
◆ callback
callback function and data for live changeable values
Referenced by _cfg_cb_add(), _cfg_cb_clear(), _cfg_cb_clear_report(), _cfg_cb_d_rem(), _cfg_cb_rem(), _cfg_d_rem(), config_get_current_entry(), config_insert(), config_shallow_copy(), config_update_num_e(), config_update_string_e(), and faad_init_plugin().
◆ callback_data
void* cfg_entry_s::callback_data |
Referenced by _cfg_cb_add(), _cfg_cb_clear(), _cfg_cb_clear_report(), _cfg_cb_d_rem(), _cfg_cb_rem(), _cfg_d_rem(), config_get_current_entry(), config_insert(), config_shallow_copy(), config_update_num_e(), config_update_string_e(), and faad_init_plugin().
◆ 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
Referenced by _cfg_cb_clear(), _cfg_cb_clear_report(), _cfg_cb_d_rem(), _cfg_cb_rem(), _cfg_d_rem(), config_array(), config_dispose(), config_insert(), config_unregister_callbacks(), config_unregister_cb(), xine_config_get_first_entry(), xine_config_get_next_entry(), xine_config_reset(), and xine_config_save().
◆ num_default
int cfg_entry_s::num_default |
Referenced by config_get_current_entry(), config_get_serialized_entry(), config_insert(), config_register_bool(), config_register_enum(), config_register_num(), config_register_range(), config_shallow_copy(), config_update_num_e(), config_update_string_e(), xine_config_save(), and xine_nbc_init().
◆ num_value
int cfg_entry_s::num_value |
common to range, enum, num, bool:
Referenced by _x_config_change_opt(), _x_input_get_show_hidden_files(), _x_spu_get_opacity(), ao_pulse_open(), config_get_current_entry(), config_get_serialized_entry(), config_insert(), config_lookup_num(), config_register_bool(), config_register_enum(), config_register_filename(), config_register_num(), config_register_range(), config_register_string(), config_reset_value(), config_shallow_copy(), config_update_num_e(), config_update_string_e(), open_plugin(), search_by_channel(), sub_read_file(), tls_get_verify_tls_cert(), 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 _x_input_get_default_server_mrls(), config_get_current_entry(), config_insert(), config_lookup_string(), config_register_filename(), config_register_string(), config_reset_value(), config_shallow_copy(), config_update_string_e(), 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_get_current_entry(), config_get_serialized_entry(), config_insert(), config_lookup_num(), config_lookup_string(), config_register_bool(), config_register_enum(), config_register_filename(), config_register_key(), config_register_num(), config_register_range(), config_register_string(), config_shallow_copy(), config_update_num(), config_update_num_e(), config_update_string_e(), vaapi_check_capability(), xine_config_get_first_entry(), xine_config_get_next_entry(), xine_config_lookup_entry(), and xine_config_save().
◆ unknown_value
char* cfg_entry_s::unknown_value |
type unknown
Referenced by config_dispose(), config_insert(), config_register_bool(), config_register_enum(), config_register_filename(), config_register_num(), config_register_range(), config_register_string(), config_shallow_copy(), config_update_string_e(), and xine_config_save().
The documentation for this struct was generated from the following file: