VLC
3.0.15
|
Arguments passed to a dialogs provider This describes the arguments passed to the dialogs provider. More...
Data Fields | |
intf_thread_t * | p_intf |
char * | psz_title |
char ** | psz_results |
int | i_results |
void(* | pf_callback )(intf_dialog_args_t *) |
void * | p_arg |
char * | psz_extensions |
bool | b_save |
bool | b_multiple |
struct interaction_dialog_t * | p_dialog |
Arguments passed to a dialogs provider This describes the arguments passed to the dialogs provider.
They are mainly used with INTF_DIALOG_FILE_GENERIC.