
Functions | |
| ConfigControl * | CreateConfigControl (vlc_object_t *p_this, module_config_t *p_item, HWND parent, HINSTANCE hInst, int *py_pos) |
| ConfigControl* CreateConfigControl | ( | vlc_object_t * | p_this, | |
| module_config_t * | p_item, | |||
| HWND | parent, | |||
| HINSTANCE | hInst, | |||
| int * | py_pos | |||
| ) |
References CONFIG_ITEM_BOOL, CONFIG_ITEM_FLOAT, CONFIG_ITEM_KEY, CONFIG_ITEM_MODULE, CONFIG_ITEM_STRING, module_config_t::i_list, and module_config_t::i_type.
Referenced by PrefsPanel::PrefsPanel().
1.5.6