]> git.sesse.net Git - vlc/commit
vlc_global_object: return the global (process-wide) LibVLC object
authorRémi Denis-Courmont <rem@videolan.org>
Thu, 16 Aug 2007 15:55:55 +0000 (15:55 +0000)
committerRémi Denis-Courmont <rem@videolan.org>
Thu, 16 Aug 2007 15:55:55 +0000 (15:55 +0000)
commit2dffeb14fb0b1cd571aace3cde1c9c8dcc48eb64
tree54477230b8c76c12d26b9984ff6986fb01d4c2dc
parentde5fe999ba05aa14c5088fdd737973f5a6c5a729
vlc_global_object: return the global (process-wide) LibVLC object
It is mostly useful to register global mutexes and such things.
include/vlc_objects.h
src/libvlc-common.c
src/libvlc.sym