[vlc-devel] Re: VLC_Pause doesn't pause the video
Donoso Gabilondo, Daniel
donoso.d at ikusi.es
Wed Jun 14 16:50:10 CEST 2006
Sorry, I mean libvlc.h and I replaced include of vlc.h to libvlc.h, I
compiled again but doesn't pause the video.
I saw the libvlc.c include the vlc.h and the libvlc.h has a lot of defines
but no methods to play, pause and stop videos.
When you said don't use the vlc.h methods you are referring not use the
VLC_Pause, VLC_Play... aren't you? These methods are defined in vlc.h but
the source codes are in libvlc.c.
Thank you very much for your help Filippo.
-Daniel-
-----Mensaje original-----
De: Filippo Carone [mailto:filippo at carone.org]
Enviado el: miércoles, 14 de junio de 2006 15:39
Para: vlc-devel at videolan.org
Asunto: [vlc-devel] Re: VLC_Pause doesn't pause the video
Donoso Gabilondo, Daniel ha scritto:
> I change the vlc.h to vlclib.h but it doesn't pause it.
I think you mean libvlc.h and not vlclib.h.
Please use the functions defined in libvlc.h and not those defined in
vlc.h (remove the #include <vlc/vlc.h> from your source code).
Cheers,
fc
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20060614/4cd17e07/attachment.html>
More information about the vlc-devel
mailing list