Difference between revisions of "VLCKit"

From VideoLAN Wiki
Jump to navigation Jump to search
(to do)
Line 9: Line 9:
 
== to do ==
 
== to do ==
 
* timeline support
 
* timeline support
* media_list_view
+
* media_list_view support from the VLCPlaylist object.

Revision as of 12:52, 25 September 2007

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.