VLC  2.1.0-git
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
intf.c File Reference
Include dependency graph for intf.c:

Functions

void config_AddIntf (((vlc_object_t *)(vlc_object_t *p_this)), const char *psz_intf)
void config_RemoveIntf (((vlc_object_t *)(vlc_object_t *p_this)), const char *psz_intf)
bool config_ExistIntf (((vlc_object_t *)(vlc_object_t *p_this)), const char *psz_intf)

Function Documentation

void config_AddIntf ( ((vlc_object_t *)(vlc_object_t *p_this))  ,
const char *  psz_intf 
)
bool config_ExistIntf ( ((vlc_object_t *)(vlc_object_t *p_this))  ,
const char *  psz_intf 
)
void config_RemoveIntf ( ((vlc_object_t *)(vlc_object_t *p_this))  ,
const char *  psz_intf 
)