[vlc-devel] Re: Writing VLC interface plug-in
Gildas Bazin
gbazin at altern.org
Sat Feb 7 10:12:15 CET 2004
On Saturday 07 February 2004 07:30, Sooyoung wrote:
> Hi,
> I'm trying to write a simple GUI interface plug-in (for practice. I'll
> try write a more complicated one later), but the "VideoLAN Client API
> Documentation" on the web does not provide much information.
> Specifically, 'section 2.7 How to write an interface plugin' is only a
> half-page long and I cannot find 'plugins' directory at all. Could
> anyone provide some general instructions? I've just downloaded and
> compiled "VLC source code tarball (0.7.0)" on Cygwin under Windows
> environment.
> Thanks!!
>
The GUI plugins have been moved to modules/gui/.
If you want a simple skeleton for an interface plugin, you can also have a
look at modules/misc/dummy/dummy.c and interface.c
--
Gildas
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list