Difference between revisions of "VLC Developers Corner"
Jump to navigation
Jump to search
m (complaints) |
m (allowing redlinks) |
||
Line 54: | Line 54: | ||
Build an application on VLC</h2> | Build an application on VLC</h2> | ||
There are several ways to build an application that uses VLC. Some are listed here. | There are several ways to build an application that uses VLC. Some are listed here. | ||
− | * Build a GPL application using libvlc, in C/C++/[[C_Sharp|C#]] | + | * Build a GPL application using [[libvlc]], in C/C++/[[C_Sharp|C#]] |
− | * Use the python bindings [[MediaControlIDL]] | + | * Use the [[python bindings]] [[MediaControlIDL]] |
− | * Use the java bindings | + | * Use the [[java bindings]] |
− | * Use the ActiveX Controls | + | * Use the [[ActiveX Controls]] |
− | * Use the JavaScript API | + | * Use the [[JavaScript API]] |
* Talk to VLC through the [[DBus]] communication | * Talk to VLC through the [[DBus]] communication | ||
</div> | </div> |
Revision as of 19:02, 7 March 2007
|
VideoLAN other projectsHere is a short list of the main projects hosted by the VideoLAN project:
Libraries
Discover also lesser known projects. Build an application on VLCThere are several ways to build an application that uses VLC. Some are listed here.
|
Build VLC media playerCheck the NEWS. Check the generic compile HOWTO. To build VLC, you first need to get the Source Code.
Code VLCStart coding on VLC
VLC Code
Tools to code VLC
|
Development discussions under workCurrent discussions
Design
Past discussions
Design
VideoLAN's Administration
Wiki Admins
|