VLC
3.0.15
|
Go to the source code of this file.
Data Structures | |
struct | intf_thread_t |
Describe all interface-specific data of the interface thread. More... | |
struct | intf_dialog_args_t |
Arguments passed to a dialogs provider This describes the arguments passed to the dialogs provider. More... | |
struct | interaction_dialog_t |
This structure describes a piece of interaction with the user. More... | |
Macros | |
#define | pl_CurrentInput(intf) (playlist_CurrentInput(pl_Get(intf))) |
Retrieves the current input thread from the playlist. More... | |
Typedefs | |
typedef struct intf_dialog_args_t | intf_dialog_args_t |
typedef struct intf_sys_t | intf_sys_t |
typedef struct intf_thread_t | intf_thread_t |
Describe all interface-specific data of the interface thread. More... | |
VLC user interface modules
typedef struct intf_dialog_args_t intf_dialog_args_t |