VLCKit
Revision as of 12:52, 25 September 2007 by Pdherbemont (talk | contribs)
How to build the framework
$ ./bootstrap $ ./configure $ make $ cd extra/MacOSX/Framework $ make
Sample application is in extra/MacOSX/Framework/Examples.
to do
- timeline support
- media_list_view support from the VLCPlaylist object.