How to use libVLC?

This forum is about all development around libVLC.
dnaranjo
New Cone
New Cone
Posts: 3
Joined: 26 Nov 2013 10:53

How to use libVLC?

Postby dnaranjo » 02 Dec 2013 15:05

First of all, sorry for asking such a basic question but I've been looking around and I can not find any solution by myself... :\

I want to use VLC code in my projects. I have already downloaded the source from Git and got trough this tutorial (https://wiki.videolan.org/Win32Compile) to build it.
As it says in the end, I should have a directory with the binaries, libraries and so, but I don't have any of these files...

I was looking for some easy examples like:
- https://wiki.videolan.org/LibVLC_Tutorial
- https://wiki.videolan.org/LibVLC_Tutorial_086c

Both include <vlc/vlc.h> but, where should I get it from?

sherington
Cone that earned his stripes
Cone that earned his stripes
Posts: 491
Joined: 10 Sep 2008 11:57
VLC version: master
Operating System: Linux

Re: How to use libVLC?

Postby sherington » 02 Dec 2013 22:41

If you cloned from git, then vlc.h is here:

Code: Select all

vlc/include/vlc/vlc.h
If you want to use libvlc you will also find:

Code: Select all

vlc/include/vlc/libvlc.h


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 10 guests