
Functions | |
| static int | DialogCallback (vlc_object_t *p_this, const char *psz_variable, vlc_value_t old_val, vlc_value_t new_val, void *param) |
| Ask the dialogs provider to create a new dialog. | |
| static int DialogCallback | ( | vlc_object_t * | p_this, | |
| const char * | psz_variable, | |||
| vlc_value_t | old_val, | |||
| vlc_value_t | new_val, | |||
| void * | param | |||
| ) | [static] |
Ask the dialogs provider to create a new dialog.
References ExtensionsDialogProvider::getInstance(), ExtensionsDialogProvider::ManageDialog(), vlc_value_t::p_address, VLC_EGENERIC, and VLC_SUCCESS.
1.5.6