Difference between revisions of "VLC Developers Corner"
Jump to navigation
Jump to search
Line 109: | Line 109: | ||
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 [[ | + | * Use the [[Python bindings]] |
− | * Use the [[ | + | * Use the [[Java bindings]] |
+ | * Use the [[JavaScript API]] | ||
* Use the [[ActiveX Controls]] | * Use the [[ActiveX Controls]] | ||
− | |||
* Talk to VLC through the [[DBus]] communication | * Talk to VLC through the [[DBus]] communication | ||
</div> | </div> |
Revision as of 09:11, 4 June 2012
|
Development discussionsCurrent DevelopmentChanges in the current version Current discussionsPast discussions
Design
|
Developing on VLC or a VLC moduleStart coding on VLC
VLC development links
|
Build an application on libVLCThere are several ways to build an application that uses VLC. Some are listed here.
VideoLAN's Administration
Wiki Admins |