libVLC

From VideoLAN Wiki
Revision as of 10:30, 11 December 2009 by Pdherbemont (talk | contribs) (→‎Related)
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