[vlc-devel] Where is 'libvlc_' functions implementation

Herman Schultz herman.schultz at gmail.com
Wed May 23 01:29:20 CEST 2007


Hi,

In libvlc_internal.h,m i find these declaration. Can you please tell me
where i can find their implementation?

VLC_EXPORT (libvlc_int_t *, libvlc_InternalCreate, ( void ) );
VLC_EXPORT (int, libvlc_InternalInit, ( libvlc_int_t *, int, char
*ppsz_argv[] ) );
VLC_EXPORT (int, libvlc_InternalCleanup, ( libvlc_int_t * ) );
VLC_EXPORT (int, libvlc_InternalDestroy, ( libvlc_int_t *, vlc_bool_t ) );

VLC_EXPORT (int, libvlc_InternalAddIntf, ( libvlc_int_t *, const char *,
vlc_bool_t,
                            vlc_bool_t, int, const char *const * ) );
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20070522/88a7d4f3/attachment.html>


More information about the vlc-devel mailing list