libVLC

From VideoLAN Wiki
Revision as of 10:50, 9 December 2009 by Pdherbemont (talk | contribs) (Add LibVLC_Users.)
Jump to navigation Jump to search

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:

Related