Difference between revisions of "LibVLC"

From VideoLAN Wiki
Jump to navigation Jump to search
(adding doxygen documentation)
Line 11: Line 11:
 
* [[LibVLC_SampleCode_Thumbnailer|Generate thumbnails using LibVLC]]
 
* [[LibVLC_SampleCode_Thumbnailer|Generate thumbnails using LibVLC]]
 
* [[LibVLC_SampleCode_SDL|Use LibVLC in an SDL application]]
 
* [[LibVLC_SampleCode_SDL|Use LibVLC in an SDL application]]
 +
* [[LibVLC_SampleCode_Qt|Use LibVLC in an Qt application]]
  
 
== Bindings ==
 
== Bindings ==

Revision as of 23:02, 21 May 2009

You can embed libVLC into your application to gain audio/video playing features.

Tutorials

Here are three different tutorials on libVLC:

Sample Code

Bindings

Documentation

  • The documentation on the external API is here: ExternalAPI

This applies to current trunk version: