objects.h File Reference

Go to the source code of this file.

Defines

#define vlclua_push_vlc_object(a, b, c)   __vlclua_push_vlc_object( a, VLC_OBJECT( b ), c )

Functions

int __vlclua_push_vlc_object (lua_State *L, vlc_object_t *p_obj, lua_CFunction pf_gc)
int vlclua_gc_release (lua_State *L)


Define Documentation

#define vlclua_push_vlc_object ( a,
b,
 )     __vlclua_push_vlc_object( a, VLC_OBJECT( b ), c )


Function Documentation

int __vlclua_push_vlc_object ( lua_State *  L,
vlc_object_t p_obj,
lua_CFunction  pf_gc 
)

int vlclua_gc_release ( lua_State *  L  ) 


Generated on Wed Aug 13 08:04:41 2008 for VLC by  doxygen 1.5.1