Difference between revisions of "VLCKit"

From VideoLAN Wiki
Jump to navigation Jump to search
(Initial Creation)
 
(to do)
Line 6: Line 6:
 
  $ make
 
  $ make
 
Sample application is in extra/MacOSX/Framework/Examples.
 
Sample application is in extra/MacOSX/Framework/Examples.
 +
 +
== to do ==
 +
* timeline support
 +
* media_list_view

Revision as of 12:51, 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