Difference between revisions of "LibVLC"

From VideoLAN Wiki
Jump to navigation Jump to search
(Add a sample code section)
m (Made initial title character lowcase)
Line 1: Line 1:
 +
{{Lowercase}}
 
You can embed libVLC into your application to gain audio/video playing features.
 
You can embed libVLC into your application to gain audio/video playing features.
  

Revision as of 08:31, 9 January 2008

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

Tutorials

Here are three different tutorials on libVLC:

Sample Code

Documentation

  • The documentation on the external API is here: ExternalAPI

This applies to current trunk version: