meta.c File Reference

Include dependency graph for meta.c:


Functions

static int fetch_art (vlc_object_t *p_this, const char *psz_filename, lua_State *L, void *user_data)
static lua_State * vlclua_meta_init (vlc_object_t *p_this, input_item_t *p_item)
int FindArt (vlc_object_t *p_this)

Variables

static const luaL_Reg p_reg [] = { { NULL, NULL } }

Function Documentation

static int fetch_art ( vlc_object_t p_this,
const char *  psz_filename,
lua_State *  L,
void *  user_data 
) [static]

int FindArt ( vlc_object_t p_this  ) 

static lua_State * vlclua_meta_init ( vlc_object_t p_this,
input_item_t p_item 
) [static]


Variable Documentation

const luaL_Reg p_reg[] = { { NULL, NULL } } [static]


Generated on Wed Aug 13 08:05:35 2008 for VLC by  doxygen 1.5.1