Difference between revisions of "VLC Developers Corner"
Jump to navigation
Jump to search
Line 128: | Line 128: | ||
* Use the ActiveX Controls | * Use the ActiveX Controls | ||
* Use the JavaScript API | * Use the JavaScript API | ||
− | + | * Talk to VLC through the [[DBUS]] communication | |
</div> | </div> | ||
|- | |- | ||
|} | |} |
Revision as of 02:37, 17 December 2006
|
VideoLAN other projectsHere is a short list of the main projects hosted by the VideoLAN project:
Libraries
Discover also lesser known projects. VideoLAN's Administration |
Build VLC media playerTo build VLC, you first need to get the Source Code.
Code VLCStart coding on VLC
Tools to code VLC
|
Development discussions under workCurrent discussions
Design
Passed discussions
DesignBuild an application on VLCThere are several ways to build an application that uses VLC. Some are listed here.
|