LibVLC
Revision as of 18:00, 20 August 2007 by Davidlallen (talk | contribs)
You can embed libVLC into your application to gain audio/video playing features.
Here are three different tutorials on libVLC:
- Visual C++ Tutorial (uses "old" legacy API)
- Tutorial for version 0.8.6c
- Tutorial for trunk version
The documentation on the external API is here: ExternalAPI