Functions

intf.c File Reference

Include dependency graph for intf.c:

Functions

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

Function Documentation

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

References config_GetPsz.

void config_RemoveIntf ( vlc_object_t p_this,
const char *  psz_intf 
)
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines