
Functions | |
| static int | PopupMenuCB (vlc_object_t *p_this, const char *psz_variable, vlc_value_t old_val, vlc_value_t new_val, void *param) |
| Callback called when the popup menu is requested. | |
| static int PopupMenuCB | ( | vlc_object_t * | p_this, | |
| const char * | psz_variable, | |||
| vlc_value_t | old_val, | |||
| vlc_value_t | new_val, | |||
| void * | param | |||
| ) | [static] |
Callback called when the popup menu is requested.
References vlc_value_t::b_bool, INTF_DIALOG_POPUPMENU, Dialogs::showPopupMenu(), and VLC_SUCCESS.
1.5.6